2020-09-14 07:38 PM
Hi,
I want share FMC(interface SDRAM) core between CM4 and CM7 core on STM32H7.
I config by cubeMx, CM7 can access ok but CM4 can not access.
How to access FMC core by CM4 and CM7?
Thanks,
2020-09-15 08:52 AM
Hi,
What kind of issue do you observed? What is the power state of D1 domain / CM7 when you try to access the SDRAM?
Best regards,
Abdelhamid.
2020-09-15 06:20 PM
Hi, I use STM32H745XIH6
I check datasheet of MCU, the FMC 2 cpu can access.
Thanks,
2020-09-16 01:03 AM
Hi,
in case 2 : "when check 2 cpu can access this SDRAM, the CM4 init FMC"
Can CPU1 access the SDRAM? (just to confirm that it was correctly initialized)
Br,
Abdelhamid.