cancel
Showing results for 
Search instead for 
Did you mean: 

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

Miglio
Associate II

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

2 REPLIES 2

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 Venmo
Up vote any posts that you find helpful, it shows what's working..
Miglio
Associate II

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.