Do not support ILI9948 touch driver is ft6236 on esp32 ? would you have a plan to add it #2693
Replies: 2 comments
-
Capacitance and I2C bus touch controllers are not supported. You should be able to use Dustin Watts library or another one. For example there is one here. I have created a library here for the FT5436 controller but I suspect it will not work with the FT6236 The ILI9488 is already supported. |
Beta Was this translation helpful? Give feedback.
-
I found that when using FT6236, there will be screen contact offset, and there is no way to click the button correctly. Is there any solution? thanks
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
1.Do not support ILI9948 touch driver is ft6236 on esp32 ? would you have a plan to add it?
2. IDE: PlatformIO
3. support on this repo https://github.com/DustinWatts/FT6236
4. TFT_eSPI library version "2.5.30"
5. Procesor, ESP32
6. TFT driver (e.g. ILI9948)
7. Interface type (SPI or parallel)
8. Touch Interface is i2c
9. Screen is 3.5inch_SPI_Module_MSP3520
lcdwiki : http://www.lcdwiki.com/3.5inch_SPI_Module_ILI9488_SKU:MSP3520
Beta Was this translation helpful? Give feedback.
All reactions