2021-06-10 09:42 AM
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?
Solved! Go to Solution.
2021-06-16 02:24 AM
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 :
Hope 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
2021-06-10 10:23 AM
Probably they are starting the project by selecting a chip and not the board.
2021-06-16 02:24 AM
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 :
Hope 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