hello i opend a issue a long time ago (about a year) how to use XPT2046 touch on a paralell lcd but still have some questions about that #2097
Answered
by
Bodmer
hannescam
asked this question in
Q&A - Touch
-
hello i wanted to ask how to integrate a external touch library to tft_espi |
Beta Was this translation helpful? Give feedback.
Answered by
Bodmer
Oct 19, 2022
Replies: 2 comments 1 reply
-
The library does not support the use of a SPI touch controller when a parallel interface is used. You will have to find a suitable touch library and consult that libraries documentation. TFT_eTouch should work. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Bodmer
-
thankyou i am working on an minesweeper for esp32 for ili9341 or ili9348 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The library does not support the use of a SPI touch controller when a parallel interface is used. You will have to find a suitable touch library and consult that libraries documentation. TFT_eTouch should work.