Touch Screen Detection
Posted: Sun Mar 16, 2025 2:17 pm
I have
LILYGO® TTGO TS V1.0 V1.4 ESP32 1.44 1.8 TFT MicroSD Card Slot Speakers MPU9250 Bluetooth Wifi Module.
This is a Chinese-made TFT breakout board on an ESP32 basis. I spent a lot of time to make it work. Finally, the Display is working, as well as the Buttons and speaker. Now I am trying to revive the Touchscreen, as in some characteristics capacitive touch screen is mentioned. It looks like it is not true, A few examples of what I managed to work, I see touch data, but they are static- no changes on touch. Is it enough to conclude - a touch screen is not present?
PS I think no reason to provide code here- as it is compiling, runs, and provides info in Serial Monitor. For example - Test_Touch_Controller from TFT_eSPI library examples.
Theoretically, it might be due to the wrong pins, but I was unable to find the relevant explanation about pins. Any clue?
LILYGO® TTGO TS V1.0 V1.4 ESP32 1.44 1.8 TFT MicroSD Card Slot Speakers MPU9250 Bluetooth Wifi Module.
This is a Chinese-made TFT breakout board on an ESP32 basis. I spent a lot of time to make it work. Finally, the Display is working, as well as the Buttons and speaker. Now I am trying to revive the Touchscreen, as in some characteristics capacitive touch screen is mentioned. It looks like it is not true, A few examples of what I managed to work, I see touch data, but they are static- no changes on touch. Is it enough to conclude - a touch screen is not present?
PS I think no reason to provide code here- as it is compiling, runs, and provides info in Serial Monitor. For example - Test_Touch_Controller from TFT_eSPI library examples.
Theoretically, it might be due to the wrong pins, but I was unable to find the relevant explanation about pins. Any clue?