Skip to content
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

Closed
chegewara opened this issue Jan 27, 2020 · 3 comments
Closed

ULP wakeup + EXT0 wakeup (IDFGH-2597) #4681

chegewara opened this issue Jan 27, 2020 · 3 comments
Labels
Type: Feature Request Feature request for IDF

Comments

@chegewara
Copy link
Contributor

chegewara commented Jan 27, 2020

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

@chegewara chegewara added the Type: Feature Request Feature request for IDF label Jan 27, 2020
@github-actions github-actions bot changed the title ULP wakeup + EXT0 wakeup ULP wakeup + EXT0 wakeup (IDFGH-2597) Jan 27, 2020
@igrr
Copy link
Member

igrr commented Jan 28, 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.

@chegewara
Copy link
Contributor Author

Thanks.

@mahesh2000
Copy link

hi, was this ever fixed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Request Feature request for IDF
Projects
None yet
Development

No branches or pull requests

3 participants