STM32 ST-LINK Utility program
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-08-16 6:06 PM
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.
Solved! Go to Solution.
- Labels:
-
STM32G0 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-08-16 7:11 PM
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
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-08-16 7:11 PM
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
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-08-16 7:25 PM
Thank you. I'll see if I have the same problem after installation.
