Memory for DPI Frame buffer... Quad SPI NOR Flash and/or SDRAM
Hi,
I have been reading a few app notes but still a bit confused about some things...
A custom board I am working with has an STM32U5G9VJT6Q MCU driving a DSI touch display. The PCB has QSPI and SDMMC but it does not have SDRAM.
In the application, the graphics to be displayed are only simple graphics and very slow graphic animation (think 2 frames GIF), no photos and no videos.
A few clarifications if someone could please explain:
1. What implications and/or restrictions are present because of the lack of SDRAM?
2. Can the SDMMC or the QSPI act as the frame buffer given there is no SDRAM on the PCB)?
3. if yes, which one would be preferred the preferred choice?
4. Considering that it is only simple graphics/slow-graphic-animation, can the images be fetched directly from the SDMMC or the QSPI through the DMA?
Thank you :)
