Closed momosh13 closed 5 years ago
If the display board is fitted with a resistance based touch screen then this can be used by performing the modifications described here and the fork of the Adafruit library:
The display is ILI9488, with Capacitive Touch / controller is FT6206, I'm using this screen one year with Your library, everything is working fine, but I'm trying to use LittleVGL Library it's bast on TFT-eSPI and it's requires touch controller functions to be enabled. With SPI connection displays everything works fine, but SPI is very slow, that's why I wanna use the parallel display. Please help. Thank you
I am not familiar with the FT6206 so am unable to help, if it has an I2C interface then maybe this library will work?
Hi I love this library, the best library on internet. Please, if possible, enable touch controller functions for parallel interface displays, I'm using ILI9488. Thank you