Initialize SDRAM in SystemInit
Hello,I am using a STM32H7A3 and a SDRAM MT48LC8M16A2P.In a project using the emWin graphic library, I would want to store the relative buffer 'aMemory' in SDRAM.By reading on community and seeing the examples I understood that I have to write a Syst...