Skip to content

ILI9488 Parallel Interface Support with Tasmota Universal Display Driver on ESP32-S3 #23480

Answered by augea
augea asked this question in Q&A
Discussion options

You must be logged in to vote

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

:H,ILI9488,480,320,16,PAR,8,39,38,21,47,48,40,4,5,6,7,15,16,17,18,20
:S,2,1,1,0,40,20
:I
E0,0F,00,03,09,08,16,0A,3F,78,4C,09,0A,08,16,1A,0F
E1,0F,00,16,19,03,0F,05,32,45,46,04,0E,0D,35,37,0F
C0,2,17,15
C1,1,41
C5,3,00,12,80
36,1,48
3A,1,55
B0,1,80
B1,1,A0
B4,1,02
B6,2,02,02
E9,1,00
F7,4,A9,51,2C,82
11,80
29,0
:o,28
:O,29
:A,2A,2B,2C,16
:R,36
:0,28,00,00,85
:1,88,00,00,02
:2,E8,00,00,84
:3,48,00,00,00
:P,1…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@augea
Comment options

Comment options

You must be logged in to vote
1 reply
@s-hadinger
Comment options

Answer selected by augea
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants