cancel
Showing results for 
Search instead for 
Did you mean: 

FMC with dual core stm32h745

DLy.1
Associate

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,

3 REPLIES 3
Abdelhamid GHITH
ST Employee

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.

Hi, I use STM32H745XIH6

  • In cubeMx config, I check 2 cpus can access this SDRAM, the CM7 init FMC
    • CM7 access the SDRAM ok, but can not access by CM4
  • when check 2 cpu can access this SDRAM, the CM4 init FMC
    • 2 cpu can not access SDRAM

I check datasheet of MCU, the FMC 2 cpu can access.

0693W000003RmAoQAK.png

Thanks,

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.