Skip to main content
Associate
August 17, 2024
Solved

STM32 ST-LINK Utility program

  • August 17, 2024
  • 2 replies
  • 983 views

After downloading the program using STM32 ST-LINK Utility, the download is reported as successful. However, upon power cycling the device, the program does not run. It requires clicking "Connect" again after the program has been downloaded for the program to start running. This issue only occurs with some chips, even though the download environment is the same for all.

This topic has been closed for replies.
Best answer by Tesla DeLorean

Pretty sure ST-LINK Utilities was deprecated long before the G0 was released. Use STM32 Cube Programmer, and if that has issues report those.

The chip behaviour between power up and normal reset is different, the former loads up Option Bytes and latches them internally 

2 replies

Tesla DeLorean
Tesla DeLoreanBest answer
Guru
August 17, 2024

Pretty sure ST-LINK Utilities was deprecated long before the G0 was released. Use STM32 Cube Programmer, and if that has issues report those.

The chip behaviour between power up and normal reset is different, the former loads up Option Bytes and latches them internally 

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
Troy-1Author
Associate
August 17, 2024

Thank you. I'll see if I have the same problem after installation.