Hello,I'm working with a graphics output on an STM32H750-based board.My bitmap resources are stored in SQPI, and the frame buffers (double buffering) are in external SDRAM.The external SDRAM settings are as follows: TEX=1, Bufferable=1, Cacheable=1, ...