Deep sleep Power consumption Problem.
Posted: Thu Jul 01, 2021 11:14 am
We have a custom ESP32 Module and we use it mainly in deep sleep mode.
I was able to get the power consumption down to 4uA ( on my 7.2V input). But now i'm having a very strange problem and i'm not able to find it:
When I start my device, the power consumption is 40uA ( 7.2V ). It stays like that until the ULP wakes up the ESP, executes the code and then it goes back to consume 40uA.
Now when i just touch the ESP_ENABLE pin. ( I have a 100kPullup there) then the power consumption instantly goes down to 4uA, and stays like that even after the ESP wakes up, executes the code and goes back to ULP-Sleep.
Any Idea?
I was able to get the power consumption down to 4uA ( on my 7.2V input). But now i'm having a very strange problem and i'm not able to find it:
When I start my device, the power consumption is 40uA ( 7.2V ). It stays like that until the ULP wakes up the ESP, executes the code and then it goes back to consume 40uA.
Now when i just touch the ESP_ENABLE pin. ( I have a 100kPullup there) then the power consumption instantly goes down to 4uA, and stays like that even after the ESP wakes up, executes the code and goes back to ULP-Sleep.
Any Idea?