Is there a way to hold device in reset using ST-Link V2/V3?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-08-12 6:28 AM
I am trying to load into external flash but while doing this I need to have MCU held in reset.
Solved! Go to Solution.
- Labels:
-
ST-Link
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-08-12 9:11 AM
You can connect to the chip with stm32cubeprogrammer which will effectively prevent it from running your program. There is also the "connect under reset" option, but I'm not sure if it holds NRST low or just toggles it momentarily.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-08-12 9:11 AM
You can connect to the chip with stm32cubeprogrammer which will effectively prevent it from running your program. There is also the "connect under reset" option, but I'm not sure if it holds NRST low or just toggles it momentarily.
