Skip to content

esp32: touchio: raw_value always 65535? #6606

@jepler

Description

@jepler

CircuitPython version

Adafruit CircuitPython 8.0.0-alpha.1-54-g8b30f0120-dirty on 2022-07-14; Adafruit Feather ESP32 V2 with ESP32

Code/REPL

>>> i = touchio.TouchIn(board.D27)
>>> i.raw_value
65535

Behavior

I ran the code above while not touching the pin or the board. The board has male pins soldered to it and is plugged into a solderless breadboard.

Description

No response

Additional information

No response

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions