Skip to main content
LHuaf.1
Associate
October 13, 2020
Question

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

  • October 13, 2020
  • 3 replies
  • 1111 views

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?

This topic has been closed for replies.

3 replies

PatrickF
Technical Moderator
October 13, 2020

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 'Best Answer' on the reply which solved your issue or answered your question.Tip of the day: Try Sidekick STM32 AI agent
LHuaf.1
LHuaf.1Author
Associate
October 14, 2020

I'm using STM32H750XBH6

PatrickF
Technical Moderator
October 14, 2020
In order to give better visibility on the answered topics, please click on 'Best Answer' on the reply which solved your issue or answered your question.Tip of the day: Try Sidekick STM32 AI agent