Skip to main content
Graduate
November 1, 2025
Solved

How to use the “Examples” project in STM32CubeF4 (LTDC_Display_2Layers)

  • November 1, 2025
  • 2 replies
  • 218 views

 

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.

    This topic has been closed for replies.
    Best answer by Issamos

    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

    2 replies

    IssamosAnswer
    Graduate II
    November 1, 2025

    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

    Graduate
    November 4, 2025

    Thank you for your reply.


    I was able to get the program running.

    Graduate II
    November 1, 2025

    Reply from @Issamos is true for some revesions DK, but for other not and still exist more as one REV board.