Touch @ Wemos R32(ESP32) #1211
Replies: 2 comments 4 replies
-
This would not work - GPIO > 33 are input only!!! (see the documentation for ESP32)... |
Beta Was this translation helpful? Give feedback.
-
wire IO4 to IO39 |
Beta Was this translation helpful? Give feedback.
-
Hi
I did all hardware modifications in my Wemos R32(ESP32):
IO15 wired to IO35
IO33 wired to IO34
IO32 wired to IO36
I am using your setup model:
https://github.com/Bodmer/TFT_eSPI/blob/master/User_Setups/Setup14_ILI9341_Parallel.h
But in this discussion you said to use a pin to CS of touch.
If you define a pin for the touch chip select then it should be OK:
https://github.com/Bodmer/TFT_eSPI/blob/master/User_Setup.h#L97
In your setup file what is the correct pin to CS of touch?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions