Skip to content

esp32: touchio: raw_value always 65535? #6606

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jepler opened this issue Jul 15, 2022 · 0 comments · Fixed by #6772
Closed

esp32: touchio: raw_value always 65535? #6606

jepler opened this issue Jul 15, 2022 · 0 comments · Fixed by #6772
Assignees
Milestone

Comments

@jepler
Copy link

jepler commented Jul 15, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants