esp-bsp

BSP: ESP32-S3-LCD-EV-Board

Component Registry

ESP32-S3-LCD-EV-Board is a development board for evaluating and verifying ESP32-S3 screen interactive applications. It has the functions of touch screen interaction and voice interaction. The development board has the following characteristics:

Board Name Screen Size (inch) Resolution LCD Driver IC (Interface) Touch Driver IC Schematic Support
ESP32-S3-LCD-EV-Board-SUB1 0.9 128 x 64 SSD1315 (I2C) * link Not yet
  2.4 320 x 240 ST7789V (SPI) XTP2046   Not yet
ESP32-S3-LCD-EV-Board-SUB2 3.5 480 x 320 ST7796S (8080) GT911 link Not yet
  3.95 480 x 480 GC9503CV (RGB) FT5x06   Yes
ESP32-S3-LCD-EV-Board-SUB3 4.3 800 x 480 ST7262E43 (RGB) GT1151 link Yes

Here are some useful configurations in menuconfig that can be customed by user:

Based on the above configurations, there are three different anti-tearing modes can be used:

Capabilities and dependencies

| Capability | Available | Component | Version | |————-|——————|————————————————————————————————————|———-| | DISPLAY |:heavy_check_mark:| espressif/esp_lcd_gc9503 | ^3 | | LVGL_PORT |:heavy_check_mark:| espressif/esp_lvgl_port | ^2 | | TOUCH |:heavy_check_mark:|espressif/esp_lcd_touch_ft5x06| ^1 | | BUTTONS |:heavy_check_mark:| espressif/button |>=2.5,<4.0| | AUDIO |:heavy_check_mark:| espressif/esp_codec_dev | ^1 | |AUDIO_SPEAKER|:heavy_check_mark:| | | | AUDIO_MIC |:heavy_check_mark:| | | | SDCARD | :x: | | | | IMU | :x: | | |