Hi,
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.
XPD_DCDC as EXT_WAKEUP
-
- Posts: 140
- Joined: Mon Oct 27, 2014 10:40 am
Re: XPD_DCDC as EXT_WAKEUP
Postby Espressif_Kelly » Fri Apr 01, 2016 10:27 am
Hi,
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.
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.
Re: XPD_DCDC as EXT_WAKEUP
Postby mmcginty » Sat May 21, 2016 4:46 am
We get that but what I think the OP wants, and definitely what I want, is a way to wake it up that won't cause a reset when the chip is not sleeping. In my case I am monitoring a hall-effect-based flow sensor, that could transition the pin state up to 300 times per second. I need a way to wake the chip when input from the sensor starts, but do not want that input to reset the chip every time it toggles state.
Who is online
Users browsing this forum: No registered users and 12 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.