Associate III
January 25, 2020
Question
Custom board based on STM32F429I-DISCO and ILI9488 based Display [TouchGFX]
- January 25, 2020
- 5 replies
- 5503 views
Hello,
We have a device using the STM32F103 mC, driving an 320x480 display for basic shapes etc. We used SPI and then we moved to FSMC to increase speed.
Now since STM32F103 is not dedicated for much applications and need more speed/better graphics, we are going to move into STM32F429ZIT6 (and discovery hardware) which is more powerful + TouchGFX library supported.
We are using the attached display, which we cannot change for now.
The main problem is that i'm not sure if i can drive this display using LTDC and RGB666.