[LTDC] Efficient memory usage for static horizontal-line image with STM32F429IIT6
Hello,I'm currently working with the STM32F429IIT6 and using the LTDC to continuously output an image via parallel RGB + control signals. The image I'm trying to display is 854x480 pixels in 24-bit RGB888 format. The LTDC clock is running at 10.56 MH...