Skip to main content
ASmit.13
Visitor II
June 10, 2021
Solved

initialize all peripherals with their default mode not working reliably

  • June 10, 2021
  • 2 replies
  • 3036 views

Is there any way to force the reset to defaults when the dialogue box does not come up asking you?

Using 1.6.1 of the stm32cubeide with L432 nucleo32 development board.

I have seen this once in a while but thought it was fixed in the latest version but a student in my class says it never asks him. So wondered if there is a workaround?

This topic has been closed for replies.
Best answer by Houda GHABRI

Hi @ASmit.13​ ,

If we start a project from Board we will necessarily have a pop up to ask user if he wants to initialize or not Ip with their default mode.

As mentioned by @TDK probably they are starting the project from MCU.

For your information, If we have a project already configured and you wants to reset modes there is an option in CubeMX from Pinout TAB to do it :

0693W00000Bb7oGQAR.pngHope this helps you.

If your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.

Houda

2 replies

TDK
Super User
June 10, 2021

Probably they are starting the project by selecting a chip and not the board.

"If you feel a post has answered your question, please click ""Accept as Solution""."
Houda GHABRI
Houda GHABRIBest answer
ST Employee
June 16, 2021

Hi @ASmit.13​ ,

If we start a project from Board we will necessarily have a pop up to ask user if he wants to initialize or not Ip with their default mode.

As mentioned by @TDK probably they are starting the project from MCU.

For your information, If we have a project already configured and you wants to reset modes there is an option in CubeMX from Pinout TAB to do it :

0693W00000Bb7oGQAR.pngHope this helps you.

If your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.

Houda