cancel
Showing results for 
Search instead for 
Did you mean: 

How to make an external loader QUADSPI for STM32H750IBT6?

AEng7
Senior

I am using below component tools

MCU: STM32H750IBT6

IDE: STM32CubeIDE Version: 1.20.0

GUI: TouchGFX Version: 4.26.0

SDRAM: IS42S32400J-6TLI

FLASH: MT25QL512ABB8ESF-0SIT (QUADSPI)

QUADSPI With the following pin out:

AEng7_0-1770289266751.png

 

QUADSPI Configuration:

AEng7_0-1770289368976.png

 

Thank you in advance!

 

1 ACCEPTED SOLUTION

Accepted Solutions
KDJEM.1
ST Employee

Hello @AEng7 ;

 

I advise you to look at External QSPI loader how to - STMicroelectronics MOOC may help you.

 

Thank you.

Kaouthar

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.

View solution in original post

2 REPLIES 2
KDJEM.1
ST Employee

Hello @AEng7 ;

 

I advise you to look at External QSPI loader how to - STMicroelectronics MOOC may help you.

 

Thank you.

Kaouthar

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.

Thank you. I found this earlier today and now have a working external loader, which I read back and does correctly place contents into the memory region 0x90000000.

 

Now my problem is figuring out the FLASH linker. Any suggestions?