Error initialization default peripheral configuration of development board STM32F446RE using STM32cubeMX 6.2.0.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-03-10 11:50 PM
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.
- Labels:
-
STM32CubeMX
-
STM32F4 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-03-11 2:15 AM
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:
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-03-11 4:36 AM
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.
