LCD Touch Support

[δΈ­ζ–‡]

ESP LCD Touch drivers are based on the esp_lcd_touch abstraction. Applications usually call esp_lcd_touch_read_data() to read controller data and then call esp_lcd_touch_get_data() to fetch touch points.

Maintained Components

Touch controller

Interface

Component

Source

CST816S

I2C

esp_lcd_touch_cst816s

esp-bsp

FT5x06

I2C

esp_lcd_touch_ft5x06

esp-bsp

FT6336U

I2C

esp_lcd_touch_ft6336u

esp-iot-solution

GT1151

I2C

esp_lcd_touch_gt1151

esp-bsp

GT911

I2C

esp_lcd_touch_gt911

esp-bsp

ILI2118

I2C

esp_lcd_touch_ili2118

esp-iot-solution

SPD2010

I2C

esp_lcd_touch_spd2010

esp-iot-solution

ST7123

I2C

esp_lcd_touch_st7123

esp-iot-solution

ST77926

I2C

esp_lcd_touch_st77926

esp-iot-solution

STMPE610

SPI

esp_lcd_touch_stmpe610

esp-bsp

TT21100

I2C

esp_lcd_touch_tt21100

esp-bsp