Question
STM32H750 use 8080 to drive the 5-inch LCD (800x480) and only use the MCU's internal SRAM
I wanted to use the 8080 interface on the STM32H750 to drive the 5-inch LCD (800x480) and only use the MCU's internal SRAM.Is there a similar template for reference?Because all I can see are templates that use the LTDC(RGB888)+DMA2D+SDRAM interface.Thank you very much:D