Search found 3 matches

by NisimK
Tue Sep 05, 2017 1:48 pm
Forum: ESP-IDF
Topic: current consumption in deep sleep
Replies: 0
Views: 2236

current consumption in deep sleep

Hello,
I use in interrupt for wake up from deep sleep. I use in pull up and expect to get interrupt only when it is move from high to low but it is not work good. when the gpio is in high the current going up.
Does anyone know what the problem is and whether it can be defined differently?
by NisimK
Sun Jul 30, 2017 5:03 pm
Forum: Report Bugs
Topic: adc not stable
Replies: 2
Views: 5995

Re: adc not stable

Thank for reply.
I get 2 different values in adc read the first after wake up from deep sleep and the second after ~5 seconds.
The difference is very big.
Does anyone have any idea what the problem is?
by NisimK
Thu Jul 27, 2017 1:15 pm
Forum: Report Bugs
Topic: adc not stable
Replies: 2
Views: 5995

adc not stable

I try to read voltage with ADC1_0 but I always get unstable values.
Anybody work with adc in esp32 and can help?
Thanks