Lvgl: Help with FT6206 or STMPE610 drivers

Created on 17 Feb 2019  路  6Comments  路  Source: lvgl/lvgl

Hi,

I have an ESP32 and would like to use the Adafruit 2.8'' TFT Capacitive touchscreen with LittlevGL. Unfortunately, that screen has a FT6206 Capacitive Chip. Can somebody help me with a driver for that chip?

I also own an Adafruit 2.4'' TFT Resistive touchscreen. That one uses a STMPE610 Resistive Chip, which is also not available for LittlevGL. I am able to run the hello world example by commenting out the touch related code.

Any help would be really appreciated.

Thank you.

Most helpful comment

See https://docs.littlevgl.com/en/html/porting/index.html. You can adapt an existing driver to work with LittlevGL.

All 6 comments

See https://docs.littlevgl.com/en/html/porting/index.html. You can adapt an existing driver to work with LittlevGL.

@pekalicious Did you ever get this working?

The link I posted is broken. Here's the updated version: https://docs.littlevgl.com/en/html/porting/index.html

Thanks! I got up and running fairly easily within a few hours of posting that.

Hi
I have a same situation, 2.4" TFT with FT6206 Capacitive Touch, and i like to use it with lv_arduino, example " ESP32_TFT_eSPI_Slider ", please help me with this project, or maybe you have some working code so i can use it.
Thank you

Let's continue this on the Forum to make it visible for a larger community. You can simply log in with your GitHub account.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ashrafkamel5 picture ashrafkamel5  路  5Comments

banshanju picture banshanju  路  3Comments

mianhuacar picture mianhuacar  路  5Comments

larenge2 picture larenge2  路  4Comments

ghost picture ghost  路  6Comments