How to use the “Examples” project in STM32CubeF4 (LTDC_Display_2Layers)
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.
