2024-06-20 10:32 PM
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.
2024-06-20 10:54 PM
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 .