ESP8266 Developer Zone The Official ESP8266 Forum 2015-08-14T20:00:05+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=941 2015-08-14T20:00:05+08:00 2015-08-14T20:00:05+08:00 https://bbs.espressif.com:443/viewtopic.php?t=941&p=3243#p3243 <![CDATA[Re: system_deep_sleep() and XPD]]>
In deep sleep mode, except XPD_DCDC, other GPIO port are in high impedance state and no current in IO, but it can keep the level when the GPIO is connected to a MOS.

In deep sleep mode, you don't need to configure XPD_DCDC, but you need to connect XPD_DCDC to EXT_RSTB to wake up deep sleep in hardware.

If you want to use XPD_DCDC as GPIO16, you can just configure it but make sure that it won't be connected to EXT_RSTB.

Thanks.

Statistics: Posted by Espressif_Kelly — Fri Aug 14, 2015 8:00 pm


]]>
2015-08-12T08:18:27+08:00 2015-08-12T08:18:27+08:00 https://bbs.espressif.com:443/viewtopic.php?t=941&p=3160#p3160 <![CDATA[system_deep_sleep() and XPD]]> Statistics: Posted by dkinzer — Wed Aug 12, 2015 8:18 am


]]>