-
Notifications
You must be signed in to change notification settings - Fork 7.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ULP wakeup + EXT0 wakeup (IDFGH-2597) #4681
Labels
Type: Feature Request
Feature request for IDF
Comments
github-actions
bot
changed the title
ULP wakeup + EXT0 wakeup
ULP wakeup + EXT0 wakeup (IDFGH-2597)
Jan 27, 2020
Sorry, the comment was not updated to mention rev 2 and higher. There are no changes in any of the silicon revisions to support the use of ULP/Touch and EXT0 wakeup at the same time. |
Thanks. |
espressif-bot
pushed a commit
that referenced
this issue
Apr 30, 2020
…nt ESP32 revisions Closes #4681 Discussion https://esp32.com/viewtopic.php?f=13&t=15145
espressif-bot
pushed a commit
that referenced
this issue
Jul 18, 2020
…nt ESP32 revisions Closes #4681 Discussion https://esp32.com/viewtopic.php?f=13&t=15145
espressif-bot
pushed a commit
that referenced
this issue
Nov 18, 2020
…nt ESP32 revisions Closes #4681 Discussion https://esp32.com/viewtopic.php?f=13&t=15145
espressif-bot
pushed a commit
that referenced
this issue
Dec 21, 2020
…nt ESP32 revisions Closes #4681 Discussion https://esp32.com/viewtopic.php?f=13&t=15145
hi, was this ever fixed? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
i am facing problem now that i cant use ULP and EXT0 wakeup at the same time.
I know this note:
https://github.com/espressif/esp-idf/blob/master/components/esp32/include/esp_sleep.h#L91-L101
but there is no option to use ULP + EXT0 wakeup with REV 2 and higher:
https://github.com/espressif/esp-idf/blob/master/components/esp32/sleep_modes.c#L400-L415
BTW the same situation is with touchpad wakeup + EXT0
https://github.com/espressif/esp-idf/blob/master/components/esp32/include/esp_sleep.h#L112-L128
The text was updated successfully, but these errors were encountered: