2024-12-18 1:25 PM
Hi,
I just updated my version of STM32Cube IDE (1.17.0) on my PC, and I miss the "INITIALIZE ALL PERIPHERALS IN DEFAULT MODE" when I start a new project with my NUCLEO-H723ZG board. Instead of that, I have a new popup, "Board Project Options" with only HMI things, and it results in the ETH not being initialized for example.
Maybe I have missed some settings? Is the "INITIALIZE ALL PERIPHERALS IN DEFAULT MODE" mode still available in this version?
Thank you for your help
Solved! Go to Solution.
2024-12-20 12:56 AM
Hello @PG29 ,
First let me thank you for posting and welcome to the ST Community.
It is a normal behavior, in fact Start From Board is a functionality of STM32CubeMX that simplifies the creation of a project on a board.
In this case, the project can quickly be generated and uploaded to a board.
For more information, I suggest that you take a look at this ST Wiki.
It explains what is Start From Board feature, how to use it through a detailed example and the supported boards.
Best Regards.
Mahmoud
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-12-20 12:56 AM
Hello @PG29 ,
First let me thank you for posting and welcome to the ST Community.
It is a normal behavior, in fact Start From Board is a functionality of STM32CubeMX that simplifies the creation of a project on a board.
In this case, the project can quickly be generated and uploaded to a board.
For more information, I suggest that you take a look at this ST Wiki.
It explains what is Start From Board feature, how to use it through a detailed example and the supported boards.
Best Regards.
Mahmoud
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.