Visitor II
May 26, 2021
Question
STM32F429 black screen
- May 26, 2021
- 1 reply
- 1096 views
Hi everyone,
i start a project with CubeMX, after i add TouchGFX 4.16.1 (RGB565).
I configure: LTDC (RGB666), FMC (SDRAM [0xD0000000]) and DMA2D.
I see in debug that the application run into ScreenViewBase but the display is black.
What can it miss in configuration?
I allegate .zip of project example.
I hope someone can help me.
Thanks.
Resolved: I miss to enable Blacklight of display :grinning_face_with_sweat:
