How do I get my flash programmer to reset an STM32G070 after programming it, so that I do not need to cycle power to run the just-download code?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-05-17 9:00 AM
I've tried using IAR and the Segger Flasher to program an STM32G070. However, neither programmer will reset the MCU, so that I do not need to cycle power to run the just-download code? I've seemingly tried every type of Reset. What am I missing?
- Labels:
-
STM32G0 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-26 3:01 AM
Hello,
Can you indicate wich programming tool you use ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-26 3:23 AM
Using JFlash.EXE Tool, you can param Start application after programming : (you can also call jflash using command line => See J-Flash User Guide (UM08003))
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-26 3:31 AM
If you use a ST-LINK, you can try with STM3 ST-Link Utility => Menu Target => Automatic Mode...
You can check "Run application"
