ESP8266 Developer Zone The Official ESP8266 Forum 2016-05-21T04:46:02+08:00 https://bbs.espressif.com:443/feed.php?f=6&t=1967 2016-05-21T04:46:02+08:00 2016-05-21T04:46:02+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1967&p=7007#p7007 <![CDATA[Re: XPD_DCDC as EXT_WAKEUP]]> Statistics: Posted by mmcginty — Sat May 21, 2016 4:46 am


]]>
2016-04-01T10:27:15+08:00 2016-04-01T10:27:15+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1967&p=6295#p6295 <![CDATA[Re: XPD_DCDC as EXT_WAKEUP]]>
XPD_DCDC/GPIO16 cannot function as deep sleep wake-up until it has been connected to EXT_RSTB.About deep sleep wake-up, GPIO16 will give low level signal to EXT_RSTB to reset module. That's why we request GPIO16 to connect to EXT_RSTB.

You can also connect external GPIO or button to EXT_RSTB to wake-up deep sleep.

More questions, please let us know.

Thanks.

Statistics: Posted by Espressif_Kelly — Fri Apr 01, 2016 10:27 am


]]>
2016-03-31T11:54:38+08:00 2016-03-31T11:54:38+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1967&p=6281#p6281 <![CDATA[XPD_DCDC as EXT_WAKEUP]]>
it is possible to use pin XPD_DCDC as external wakeup? I found in 0D - ESP8266__Pin_List__Release_15-11-2014.xlsx that XPD_DCDC can act as EXT_WAKEUP (function 3). I need a wakeup ESP from deep sleep after press the button. I know that it is possible to connect button to EXT_RSTB and call system_deep_sleep(0), but this not prevent additional system reset when the ESP working.

Statistics: Posted by faeton — Thu Mar 31, 2016 11:54 am


]]>