cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with Externa Loader for STM32H7A3IIK6

AMigl.1
Associate II

Hi everybody, i've developed an external loader for a STM32H7A3IIK6 MCU to write and read, using STMCubeProgrammer, an ISSI QSPI External Flash [IS25LP128F]. The External Loader works perfectly except for the following issue : the first time i open Cube Programmer and try to access the External Flash Memory [read or write] the Init function fails [even if i do not power cycle the electronic board]. Could it be a problem related to the "ld" file [here attached]?

1 ACCEPTED SOLUTION

Accepted Solutions
KDJEM.1
ST Employee

Hello @Community member​ ,

I recommend you to take a look to the External QSPI loader MOOC.

And, try to follow the steps descripted in this MOOC in order to develop your external loader project.

I hope this help you!

Please let me know if the problem is solved.

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

1 REPLY 1
KDJEM.1
ST Employee

Hello @Community member​ ,

I recommend you to take a look to the External QSPI loader MOOC.

And, try to follow the steps descripted in this MOOC in order to develop your external loader project.

I hope this help you!

Please let me know if the problem is solved.

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.