2025-11-01 5:58 AM
Hello,
I am using STM32CubeIDE with the STM32F429I-Discovery board,
and my goal is to connect it with the MT9M001 camera module.
As a first step toward that, I would like to make the LCD display work properly.
In the STM32Cube_FW_F4_V1.28.0 package,
there are many sample projects organized as follows:
Projects > STM32F429I-Discovery > Examples > LTDC > LTDC_Display_2Layers
If I import this Example project into STM32CubeIDE,
will the LCD automatically display the sample image?
Or do I need to perform some additional setup or configuration steps?
I would appreciate any advice or guidance.
2025-11-01 6:43 AM - edited 2025-11-01 6:57 AM
Hello @chachamaru
According to the readme.txt file of the example. After compiling and loading the project. It should display the image without need for any other configuration.
PS: tested with the RevC of the Boards according to the same readme file.
Best Regards.
II
2025-11-01 6:50 AM
Reply from @Issamos is true for some revesions DK, but for other not and still exist more as one REV board.