Debug Set to No Debug
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-07-25 11:52 PM
Hi i want to know how can i fix the MCU's when i accidentally set the Debug mode to No debug in ioc file as i can not connect it now
Labels:
- Labels:
-
STM32F1 Series
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-07-26 2:53 AM
Use "connect under reset"
A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
A complex system designed from scratch never works and cannot be patched up to make it work.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-07-26 3:02 AM
Hi,
> Use "connect under reset"
+
set reset : hardware (if you do anything with these pins in your program: only debug under hardware reset , to load /flash the program.)
If you want "normal" debug, set it in Cube/ioc , gen.code , then you have it (again).
If you feel a post has answered your question, please click "Accept as Solution".
