Found the solution on github
add:
SET_PERI_REG_MASK(SENS_SAR_PERI_CLK_GATE_CONF_REG, SENS_IOMUX_CLK_EN_M);
(you'll also need #include "soc/sens_reg.h" at the top of the file)
Search found 2 matches
- Thu Oct 17, 2024 10:43 pm
- Forum: ESP-IDF
- Topic: ESP32S3 - how to read GPIO input from a wake stub
- Replies: 4
- Views: 2991
- Thu Oct 17, 2024 10:22 pm
- Forum: ESP-IDF
- Topic: ESP32S3 - how to read GPIO input from a wake stub
- Replies: 4
- Views: 2991
Re: ESP32S3 - how to read GPIO input from a wake stub
I am facing the same problem.
Did you find the solution on how to read a GPIO in the stub?
thanks
Did you find the solution on how to read a GPIO in the stub?
thanks