ESP32 Consuming 8mA in light sleep mode and 6mA in Deep sleep mode
-
- Posts: 21
- Joined: Thu Nov 21, 2019 10:11 am
ESP32 Consuming 8mA in light sleep mode and 6mA in Deep sleep mode
Hi all
Am using esp32 Devkitc_V4 am executing an example code in esp-idf for both light sleep mode and deep sleep mode it consuming 8mA and 6mA respectivly.
Can anyone please help me to reduce power consumption.
I have made configuration as enabled all below under power management in esp-idf menuconfig
Support for power management
Enable dynamic frequency scaling (DFS) at startup
Use RTC timer to prevent time drift (EXPERIMENTAL)
Enable profiling counters for PM locks
Enable debug tracing of PM using GPIOs
Am using esp32 Devkitc_V4 am executing an example code in esp-idf for both light sleep mode and deep sleep mode it consuming 8mA and 6mA respectivly.
Can anyone please help me to reduce power consumption.
I have made configuration as enabled all below under power management in esp-idf menuconfig
Support for power management
Enable dynamic frequency scaling (DFS) at startup
Use RTC timer to prevent time drift (EXPERIMENTAL)
Enable profiling counters for PM locks
Enable debug tracing of PM using GPIOs
- Attachments
-
- Capture.PNG (18.81 KiB) Viewed 8919 times
Regards
Divakara G R
Divakara G R
-
- Posts: 9730
- Joined: Thu Nov 26, 2015 4:08 am
Re: ESP32 Consuming 8mA in light sleep mode and 6mA in Deep sleep mode
Don't use the DevkitC as-is for low-power use: if any, the LDO on that board already eats up a fair few mA. There's a few posts on this board of people detailing how to modify it for lower power use by exchanging that part for a more energy efficient one, e.g. here.
-
- Posts: 21
- Joined: Thu Nov 21, 2019 10:11 am
Re: ESP32 Consuming 8mA in light sleep mode and 6mA in Deep sleep mode
Hi We have tried by by-passing that AMS117 LDO but still it consuming 5mA Don't know what went wrong
Please anyone help us to resolve the issue, is there any other configurations required??
Please anyone help us to resolve the issue, is there any other configurations required??
Regards
Divakara G R
Divakara G R
-
- Posts: 9730
- Joined: Thu Nov 26, 2015 4:08 am
Re: ESP32 Consuming 8mA in light sleep mode and 6mA in Deep sleep mode
Have you just bypassed it or have you taken it entirely out of the circuit?
-
- Posts: 21
- Joined: Thu Nov 21, 2019 10:11 am
Re: ESP32 Consuming 8mA in light sleep mode and 6mA in Deep sleep mode
Hi
We just bypassed it not taken out
We just bypassed it not taken out
Regards
Divakara G R
Divakara G R
-
- Posts: 9730
- Joined: Thu Nov 26, 2015 4:08 am
Re: ESP32 Consuming 8mA in light sleep mode and 6mA in Deep sleep mode
Suggest you try that then. Chances are that the LDO is backfeeding itself and still burning a few mA.
-
- Posts: 21
- Joined: Thu Nov 21, 2019 10:11 am
Re: ESP32 Consuming 8mA in light sleep mode and 6mA in Deep sleep mode
Thank you
I will try that
I will try that
Regards
Divakara G R
Divakara G R
-
- Posts: 21
- Joined: Thu Nov 21, 2019 10:11 am
Re: ESP32 Consuming 8mA in light sleep mode and 6mA in Deep sleep mode
Hi,
Its working fine, thanks for your support.
Is there any ways to switch the system clock to RTC clock when esp is in modem sleep mode?
Is there any ways to run the timers from 32kHz clock
Its working fine, thanks for your support.
Is there any ways to switch the system clock to RTC clock when esp is in modem sleep mode?
Is there any ways to run the timers from 32kHz clock
Regards
Divakara G R
Divakara G R
-
- Posts: 9730
- Joined: Thu Nov 26, 2015 4:08 am
Re: ESP32 Consuming 8mA in light sleep mode and 6mA in Deep sleep mode
I don't think so, but please do refer to the ESP-IDF documentation for this.
-
- Posts: 21
- Joined: Thu Nov 21, 2019 10:11 am
Re: ESP32 Consuming 8mA in light sleep mode and 6mA in Deep sleep mode
Thank you,
Have you ever tried uart wake source for light sleep mode
am unable to wakeup from uart source, i don't know whether its because of am using same uart for flash and serial monitor and am sending the data or ASCII through same uart, can you please help me us asap
Have you ever tried uart wake source for light sleep mode
am unable to wakeup from uart source, i don't know whether its because of am using same uart for flash and serial monitor and am sending the data or ASCII through same uart, can you please help me us asap
Regards
Divakara G R
Divakara G R
Who is online
Users browsing this forum: burtrum and 119 guests