2021-08-03 06:37 AM
2021-08-03 07:40 AM
Hi Maksh.1 (Community Member)
Indeed, DDR is dedicated to Cortex-A7. Cortex-M4 can run out of SystemRAM or external storage via QSPI/FMC
https://wiki.st.com/stm32mpu/wiki/STM32MP15_peripherals_overview
2021-08-03 11:25 PM
Thanks @OlivierK
It means by default Cortex-M4 runs on SystemRAM unless we configure FMC to Cortex-M4
2021-08-04 06:54 AM
Hi Maksh.1 (Community Member)
That's correct, the Cortex-M4 runs by default on MCU-RAM (not SystemRAM as previously mentioned) unless FMC or an external memory interface is configured.