Skip to main content
Miglio
Associate II
May 2, 2023
Question

External Loader for STM32H7A3IIK6 to manage external QUADspi flash IS25LP128F-RMLE

  • May 2, 2023
  • 2 replies
  • 942 views

Hi everybody,

i've written an external loader for STM32H7A3IIK6 to manage, via CubeProgrammer, the external flash memory IS25LP128F-RMLE.

The external loader works perfectly except for with the following issue : just the first time i open CubeProgrammer [version 2.13.0] and try to flash the external memory, even if i do not power cycle my electronic board, Cube Programmer gives me always the following error.

Could this problem be related to the version of Cube Programmer or is it related to my external loader?


_legacyfs_online_stmicro_images_0693W00000bjBSJQA2.png

This topic has been closed for replies.

2 replies

Tesla DeLorean
Guru
May 2, 2023

Likely with the loader.

State memory was left in, or didn't wait for operation to complete properly. ​

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
Miglio
MiglioAuthor
Associate II
May 2, 2023

Thank you for the answer.

If it's a problem related to the loader why does it work properly if i launch it N times (to flash the external memory every time) whitout closing CubeProgrammer [except for the first time] and it fails [gives me the attached error] if i open the tool again?

When i close CubeProgrammer, after having flashed correctly the external memory, the tool does nothing on the external memory.