cancel
Showing results for 
Search instead for 
Did you mean: 

missing "INITIALIZE ALL PERIPHERALS IN DEFAULT MODE" with STm32 Cube IDE 1.17.0

PG29
Associate

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

1 ACCEPTED SOLUTION

Accepted Solutions
Mahmoud Ben Romdhane
ST Employee

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.

View solution in original post

1 REPLY 1
Mahmoud Ben Romdhane
ST Employee

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.