-
Notifications
You must be signed in to change notification settings - Fork 7.6k
touchRead T2 conflict with GPIO 27 but works fine in December release #6443
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
Comments
The bug is still present in latest master
|
@htmltiger Thanks for your test, adding it to our Roadmap. Adding you here @P-R-O-C-H-Y, it's a lower priority comparing to your other issues you are working on so to be picked up later :) |
Hi @htmltiger, I have linked a PR that solves this issue. |
I have tried with latest master and no changes, the bug is still present. |
Its not merged yet. If you want to try, you need to make the changes manually according to the linked PR. |
The bug is fixed with manual changes, |
Board
ESP32 Dev Module
Device Description
Standard 38pin
Hardware Configuration
Jumper between 27 and 39 to read
Version
latest master
IDE Name
Arduino IDE
Operating System
Windows 11
Flash frequency
80Mhz
PSRAM enabled
no
Upload speed
921600
Description
When pin 27 is set output and high it works normal but when T2 is read it floats
The same sketch works fine with December release
Output from old version 22/12/2021
ESP32 Arduino 2.0.2 based on ESP-IDF 4.4-beta1
works fineSketch
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: