STM32H743 SDRAM issues with LTDC + DMA2D
Hello,I'm trying to use a STM32H743XI to run a 1280x800px LCD display. I'm using an external 32bit SDRAM (IS42S32200L) running at 110MHz.The active framebuffer (RGB565) is located in the first SDRAM bank and I can display a stable image with LTDC clo...