Resolved! LTDC display issue on STM32H753 eval board
I'm starting a bare-metal firmware that will display basic graphics on a LTDC connected LCD screen. For the moment I'm using a STM32H53-EVAL2 board (rev E I think)Right now I write a fix image in the frame buffer. The image is correctly displayed exc...