Bodmer / TFT_Touch

Arduino touch screen library for XPT2046
31 stars 13 forks source link

[Question] touch with paralllel mode #8

Open Mathteus opened 2 years ago

Mathteus commented 2 years ago

i'm using your library (TFT_eSPI) with an esp32 dev-kit(esp32-wroom) and a tft lcd display shield touch panel ili9488 in parallel mode, but i can't succeed using touch (TFT_Touch).

how can I setting these two libraries to use the touch screen in parallel mode ?