Skip to content

移植LVGL V9到ESP32S3显示,酷世DIY开发板,特色是flex layout和中文拼音输入法

License

Notifications You must be signed in to change notification settings

Kevincoooool/lvgl_v9_esp32s3

Repository files navigation

LVGL V9

Basic template for ili9341 driver and esp32.

About ESP32

About LCD TFT

  • LCD driver: ILI9341
  • LCD module: 2.4 TFT SPI 240x320 v1.2
  • Touch driver: XPT2046

About LVGL

  • LVGL : v9.0.0

Wiring

module TFT ESP32
T IRQ gpio 2
T DO (MISO) gpio 13
T DIN (MOSI) gpio 11
T CS gpio 46
T CLK gpio 12
SDO (MISO) NC
LED NC
SCK gpio 12
SDI (MOSI) gpio 11
DC gpio 9
RESET NC
CS gpio 10
GND GND
VCC (5v) NC
  • Used 10cm length wires

About

移植LVGL V9到ESP32S3显示,酷世DIY开发板,特色是flex layout和中文拼音输入法

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published