NUCLEO-G031K8 Reset not working?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-12-18 12:00 AM
Hi
I know that this is probably a brain fart on my side, but I am currently playing around with the NUCLEO-G031K8 and cannot seem to put the MCU into reset using the reset button on the Nucleo board. In fact, I am running a simple GPIO LED toggle program, and it just keeps toggling even when B1 is pressed. Am I missing the obvious here? :\
Solved! Go to Solution.
- Labels:
-
STM32CubeProgrammer
-
STM32G0 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-12-18 3:47 AM
Check the option bytes, e.g. with STM32CubeProgrammer. NRST_MODE must have the correct settings.
hth
KnarfB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-12-18 3:47 AM
Check the option bytes, e.g. with STM32CubeProgrammer. NRST_MODE must have the correct settings.
hth
KnarfB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-12-18 4:04 AM
Thank you, I totally didn't think of that. Now it works.
thanks,
