Skip to main content
DRamo.1
Associate II
March 11, 2021
Question

Error initialization default peripheral configuration of development board STM32F446RE using STM32cubeMX 6.2.0.

  • March 11, 2021
  • 2 replies
  • 818 views

Hello,

After access to board selector > STM32F446RE does not ask for the default peripheral configuration and it started as a plan board.

What can be the reason not initialization of the default pin of the board?

Thanks.

This topic has been closed for replies.

2 replies

Khouloud OTHMAN
Associate
March 11, 2021

Hi @DRamo.1​ ,

Thanks for your feedback. Normally when selecting a board through Board Selector tab, a dialog window requesting to initialize all peripherals to their default mode will be displayed.

Selecting the NUCLEO-F446RE board to start a project, the initialization message will be correctly displayed:

0693W000008wcJJQAY.png 

Please make sure that you switch to Board Selector tab , and select the NUCLEO-F446RE board (with the mounted STM32F446RETx MCU).

I hope this helps you.

Khouloud.

DRamo.1
DRamo.1Author
Associate II
March 11, 2021

Hello,

Thank you for the reply

Have observed problem in the repository folder, after upgrading to the new version, old repository also need to be replaced. otherwise will never show the pop-up initialization message.