← index #5854Issue #10102
Duplicate · high · value 3.502
QUERY · ISSUE

touchPad on Pin 2 (ESP32)

openby DaveHOnCodeopened 2020-04-01updated 2021-03-21

I have downloaded the actual version of Micropython for the ESP32 and i wanted to use Pin 2 as a touchPin. I can decelerate it as a touchpin like this touchPad = TouchPad(Pin(2))

But I cannot read from that: touchPad.read()

Than I get an error: ValueError: Touch pad error

Have anyone an idea?

CANDIDATE · ISSUE

TouchPad (GPIO_2) not working esp-wroom-32

closedby manobendroopened 2022-11-27updated 2022-12-24
bugport-esp32

Can't use touch pin 2 (GPIO 2) as a touchpad it gives a value error.

esp32 module: esp-wroom-32
from tested: esp32-idf3-20210202-v1.14.bin , esp32-20220618-v1.19.1.bin

Keyboard

j / / n
next pair
k / / p
previous pair
1 / / h
show query pane
2 / / l
show candidate pane
c
copy suggested comment
r
toggle reasoning
g i
go to index
?
show this help
esc
close overlays

press ? or esc to close

copied