how to store display framebuffer in an external SRAM(S61WV102416BLL)
i use LCD-TFT display in microcontroller STM32H757.i need to store framebuffer data in extern sram(S61WV102416BLL)i use stm32H757i_evk board. i download example code, all example code use External sdram(IS42S32800J) to store framebuffer.i not use Ext...