-
Hello, I would like to use an ILI9488 display with the 8-bit parallel interface on an ESP32-S3, running Tasmota with the Universal Display Driver (uDisplay). Before I invest in hardware and design a custom board, I would like to confirm:
According to the Tasmota documentation, the Universal Display Driver supports 8- and 16-bit parallel interfaces, but only on the ESP32-S3. The required parameters (bus size, GPIOs, speed, etc.) can be set in the display configuration file. Any confirmation or advice from someone who has already implemented this would be greatly appreciated. Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
this is an extremely fast esp32 display and works pretty well with tasmota descriptor: MF_ILI9488_p16_display.ini |
Beta Was this translation helpful? Give feedback.
-
I built my own board for an ESP32-S3 and an ILI9488 display with an 8-bit interface.
|
Beta Was this translation helpful? Give feedback.
I built my own board for an ESP32-S3 and an ILI9488 display with an 8-bit interface.
Tasmota works with 8-bit and the following dsipaly.ini file.
I can therefore confirm that the 8-bit interface also works.
It is important to check line 3A,1,55 when derived from SPI interface display.ini