Touch sensor read with ULP?
Posted: Mon Jan 07, 2019 12:06 pm
Hi,
I know that the ESP32 can read ADC using ULP without using the main processor and it looks, I understand this from datasheet, that the TOUCH sensor could be read in the same way but I can't find any example to do it. The usual way is to wake-up the main processor with an touch-interrupt, then read the sensor and then go back to sleep.
Any one couild confirm me if the touc sensor could be read in ULP mode?
Thanks in advance.
I know that the ESP32 can read ADC using ULP without using the main processor and it looks, I understand this from datasheet, that the TOUCH sensor could be read in the same way but I can't find any example to do it. The usual way is to wake-up the main processor with an touch-interrupt, then read the sensor and then go back to sleep.
Any one couild confirm me if the touc sensor could be read in ULP mode?
Thanks in advance.