cap touch support for esp32s2

All ESP32 boards running MicroPython.
Target audience: MicroPython users with an ESP32 board.
Post Reply
saola1
Posts: 1
Joined: Fri Dec 31, 2021 11:36 pm

cap touch support for esp32s2

Post by saola1 » Fri Dec 31, 2021 11:43 pm

Hi, I'm new to the ESP32S2 (S2-WROVER). It looks like micropython cap touch support has been excluded on S2?
Looking deeper it seems the function calls in ports/esp32/machine_adc.c don't match what's in the esp-idf libs.

Has anyone else had this problem? Is cap touch support planned for esp32s2?

Thanks

Post Reply