"Load images into target memory"
Hello,
I am trying this example to use LCD_HDMI from STM32Cube repository.
Board: STM32H747I-DISCO
Toolchain: STM32CubeIDE
STM32Cube_FW_H7_V1.7.0\Projects\STM32H747I-DISCO\Examples\LCD_DSI\LCD_DSI_VideoMode_DoubleBuffering
I am following the guidelines in order to make the program work as given in readme.txt file.
I am stuck at load images into target memory. I am not exactly sure how to load images.
Can anyone help me to make this example work and provide the exact steps.
Thank you in advance :)