How to use external SDRAM as an data memory?
I am using STM32H747I-DISCO board where the stack and heap memory allocated in SRAM , but I want to use external SDRAM as stack and heap memory, can any one please help me how to configure external SDRAM as main data memory instead of SRAM.