cancel
Showing results for 
Search instead for 
Did you mean: 

Use QSPI Nor Flash in MemoryMappedMode and FMC SDRAM at the same time

LHuaf.1
Associate

When i used a bootloader to make user program run from QSPI Nor Flash in MemoryMappedMode, it worked well.

But now i want to run user program from FMC SDRAM.

So firstly i plan to initialized both QSPI Nor Flash(MemoryMappedMode) and FMC SDRAM,

then copy program from QSPI Nor Flash to SDRAM with pointer.

But only a little part of data copied.

Does anybody know why?

3 REPLIES 3
PatrickF
ST Employee

Hi,

There is no FMC SDRAM on STM32 MPUs (STM32MP15x). I guess you are working with an STM32 MCU.

Please provide your part number reference, then your post could be moved in the right place.

Regards

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
LHuaf.1
Associate

I'm using STM32H750XBH6

PatrickF
ST Employee

moved to https://community.st.com/s/topic/0TO0X000000BUxNWAW/stm32h7

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.