ESP8266 Developer Zone The Official ESP8266 Forum 2016-06-30T14:32:46+08:00 https://bbs.espressif.com:443/feed.php?f=6&t=2299 2016-06-30T14:32:46+08:00 2016-06-30T14:32:46+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2299&p=7595#p7595 <![CDATA[【Feedback】Re: GPIO state in deep sleep mode?]]> Statistics: Posted by ESP_Rubin — Thu Jun 30, 2016 2:32 pm


]]>
2016-06-16T23:32:57+08:00 2016-06-16T23:32:57+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2299&p=7369#p7369 <![CDATA[【Feedback】GPIO state in deep sleep mode?]]>
I understood that the ESP8266 is pretty much identical to "whole chip powered down", just the RTC might still be running to finally generate a pulse on GPIO16, which, if connected to RST might wake up the chip.

That said, I wonder if anyone knows whether the ESP8266 will keep its GPIO states while in deep-sleep mode.

Simple example: assume there is a LED connected to one of the GPIO4. I would like to light up the LED, then go to deep-sleep for 10 seconds, and after coming back from deep sleep, disable the LED. This can only work if the chip keeps GPIO4 high during the deep-sleep period.

Does anyone know whether this works? Or are the GPIO output states just 'undefined' during deep sleep?

Greetings,
Roland

Statistics: Posted by rhaenel — Thu Jun 16, 2016 11:32 pm


]]>