Search found 1 match
- Wed Feb 08, 2023 1:23 pm
- Forum: ESP-IDF
- Topic: ESP32-S3 LCD
- Replies: 1
- Views: 2291
ESP32-S3 LCD
Hello, I'm working on the ESP32-S3 to integrate an I80 LCD 8-bit parallel panel. The IC (an ILI9488) can support a write clock up to 25MHz. When configuring the i80 bus interface, I can choose the clk_src, for ESP32-S3 it can be: LCD_CLK_SRC_PLL160M LCD_CLK_SRC_PLL240M LCD_CLK_SRC_XTAL but in lcd_i8...