How to set STM32IDE peripherals into default mode?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-06-01 7:41 PM
Hello Everyone, I have a STM32F401RE and the version of STM32IDE is 1.6 . I have been told that after naming a project, the STM32IDE pops a massage asking if want to set the peripherals into default mode. But for some reason my version NEVER shows me this question. What can I do? is there any other way to set the peripherals in default mode? thanks in advance.
Solved! Go to Solution.
- Labels:
-
STM32CubeIDE
-
STM32F4 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-06-01 7:45 PM
Chips don't have default mode for peripherals, boards do. Select a board instead of a chip.
Well, unless you consider "everything is off except debug" a default mode, but that requires no code.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-06-01 7:45 PM
Chips don't have default mode for peripherals, boards do. Select a board instead of a chip.
Well, unless you consider "everything is off except debug" a default mode, but that requires no code.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-06-01 7:53 PM
Thank you so MUCH! I understand the issue now.
