Running an external LCD using ST7789H2 driver using STM32F429 Discovery board
Hi Team,
I am a complete beginner. I am working on a project using STM32F429 DISC1 to drive an external LCD using LTDC (parallel RGB interface) using the ST7789H2 driver. Currently, I have a working code for running the LCD that comes with the discovery board using the ILI9341 driver. How can I port this code to work with an external LCD using ST7789H2 with the same interface?(RGB parallel).
Thanks
