Resolved! How to use external SDRAM as dynamic data memory in M4 core in STM32H747I-DISCO board?
Hi community,I am using STM32H747I-DISCO board and I configured external SDRAM as dynamic data memory in M7 core by calling the SystemInit_ExtMemCtl() function in SystemInit() function, it is working fine but when I tried with the M4 SystemInit_Ext...