cancel
Showing results for 
Search instead for 
Did you mean: 

ILI9488 TFT EXAMPLE CODE in STM32H563ZIT6

Berlin-raj123
Associate II

HI,

     I have a 3.5"  ILI9488 TFT LCD Without touch. I want to interface it using microcontroller with SPI Interface.,Can anyone please share ILI9488 SPI tft display 320X480 resolution interfacing with stm32 sample code.

1 REPLY 1
AScha.3
Chief II

Hi,

just look on git :

https://github.com/RobertoBenjami/stm32_graphics_display_drivers

 

https://github.com/search?q=ili9488%20stm32&type=repositories

 

And try, what comes close to your idea .

If you feel a post has answered your question, please click "Accept as Solution".