2023-05-29 03:35 AM
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]?
Solved! Go to Solution.
2023-06-06 03:00 AM
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.
2023-06-06 03:00 AM
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.