FT6236 I2C Touch Driver enabled?
-
I will make a wireless controller using omega2s.
and It will have a 3inch PCAP touch screen.
LCD module is KD030FM-1-CTP-001(link).
LCD module has ILI9327 and FT6236.
Would you recommend reference schematic and library source?
-
Adafruit has a library at https://github.com/adafruit/Adafruit_FT6206_Library and I've done some things with I2C on the Omega2 at https://github.com/gamer-cndg/omega2-wii-classic-controller using https://docs.onion.io/omega2-docs/i2c-c-library.html. Combine those and you should be able to port the library.