cancel
Showing results for 
Search instead for 
Did you mean: 

How to set STM32IDE peripherals into default mode?

GSant.5
Associate II

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.

1 ACCEPTED SOLUTION

Accepted Solutions
TDK
Guru

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.

If you feel a post has answered your question, please click "Accept as Solution".

View solution in original post

2 REPLIES 2
TDK
Guru

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.

If you feel a post has answered your question, please click "Accept as Solution".
GSant.5
Associate II

Thank you so MUCH! I understand the issue now.