current consumption

fernan0693
Posts: 3
Joined: Fri Oct 05, 2018 10:14 pm

current consumption

Postby fernan0693 » Mon Oct 08, 2018 9:10 pm

Hi,
I have an esp32 ttgo , and i want to know if is normal that when the program runs consume 65 mili amps prox ?

ESP_Sprite
Posts: 8921
Joined: Thu Nov 26, 2015 4:08 am

Re: current consumption

Postby ESP_Sprite » Wed Oct 10, 2018 1:56 am

ttgo? But yes, depending on what the ESP32 is doing, that current usage sounds pretty normal.

fernan0693
Posts: 3
Joined: Fri Oct 05, 2018 10:14 pm

Re: current consumption

Postby fernan0693 » Wed Oct 10, 2018 9:33 pm

ok , but the esp32 is the normal consumption in the simply program and It is possible that wake up of the deep sleep Only when ascending enge of the pin?

fernan0693
Posts: 3
Joined: Fri Oct 05, 2018 10:14 pm

Re: current consumption

Postby fernan0693 » Thu Oct 11, 2018 1:10 am

Ok; normally the esp32 when you are running a program that current consumes approximately,
I ask you the esp32 to wake you up from deep sleep you can only with the high and low states or you can get upset with the changes falling or rising?

ESP_Sprite
Posts: 8921
Joined: Thu Nov 26, 2015 4:08 am

Re: current consumption

Postby ESP_Sprite » Thu Oct 11, 2018 2:38 am

No, sorry, we don't have edge-triggered wake up modes. You may be able to do something with the ULP to get something that works, however.

rummyr
Posts: 5
Joined: Thu Mar 22, 2018 6:37 am

Re: current consumption

Postby rummyr » Mon Oct 22, 2018 4:54 am

When level is high before entering deep sleep, set deep sleep to wake on level low.
When level is low, set deep sleep to wake on level high.


Would that work for you?

Who is online

Users browsing this forum: Google [Bot] and 88 guests