ULP wake using ext1
Posted: Thu Apr 11, 2019 10:04 pm
Hello,
I would like to know if is possible to wake up ULP by using any RTC gpio with a HW interrupt while ULP is sleeping. Until now, I'm able to wake up the CPU using "esp_sleep_enable_ext1_wakeup" but I'm not sure if is possible to avoid waking up the CPU and go directly to ULP. If it's possible, please let me know how.
Regards,
Pascal.
I would like to know if is possible to wake up ULP by using any RTC gpio with a HW interrupt while ULP is sleeping. Until now, I'm able to wake up the CPU using "esp_sleep_enable_ext1_wakeup" but I'm not sure if is possible to avoid waking up the CPU and go directly to ULP. If it's possible, please let me know how.
Regards,
Pascal.