Skip to main content
AMigl.1
Associate
May 29, 2023
Solved

Problem with Externa Loader for STM32H7A3IIK6

  • May 29, 2023
  • 1 reply
  • 1171 views

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]?

This topic has been closed for replies.
Best answer by KDJEM.1

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

1 reply

KDJEM.1
KDJEM.1Best answer
Technical Moderator
June 6, 2023

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.