STM32CubeIDE doesn't show "Inizialize all peripherals with their Default Mode"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-06-21 2:58 PM
Hello guys,
I have this painfull problem:
When I want to create a new project, after choosing the board and the name of the Project clicking on "Finish"doesn't show the window wher can choose to load the default mode of the peripherals, but instead load immediatly the blank configuration.
I'have tried other versions of cube and to delete "\Repository"but nothing is changed.
Please any sudgestion?
Solved! Go to Solution.
- Labels:
-
STM32CubeIDE
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-06-22 5:10 AM
> In the next window sort by “discovery�? and “F3�? and select STM32F303VCTx and then the first option, package LQ, and then click on “Next�?.
Sure sounds like you're choosing a chip and not a board. If you select a board, you don't have an option to select the package type.
Make sure you're on the "Board Selector" tab, which you don't mention at all in your steps.
Works for me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-06-21 4:02 PM
Which board?
Are you sure you're choosing a board and not a chip? Show a screenshot just prior to finishing the project.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-06-21 11:20 PM
Looks to be the default behavior if choosing "Empty" project type instead of "STM32Cube".
However "STM32Cube" may be disabled for your device.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-06-22 12:03 AM
Please share board name you've selected, IDE release number, OS you're relying on ....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-06-22 4:01 AM
I’m not at home so I can’t post screens.
I’m using IDE version 1.6.1 (but it’s the same with 1.5.1 and 1.5.0).
The board is the STM32F3 Discovery: STM32F303VCT6 and my OS is Windows10.
I’m following this steps:
- Open CubeIDE and click on “Create a new STM32 Project.
- In the next window sort by “discovery�? and “F3�? and select STM32F303VCTx and then the first option, package LQ, and then click on “Next�?.
- Chose a project name and then “Finish�?
- At this point, no other windows comes out and a ioc file open up with a black configuration.
Please help me out
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-06-22 5:10 AM
> In the next window sort by “discovery�? and “F3�? and select STM32F303VCTx and then the first option, package LQ, and then click on “Next�?.
Sure sounds like you're choosing a chip and not a board. If you select a board, you don't have an option to select the package type.
Make sure you're on the "Board Selector" tab, which you don't mention at all in your steps.
Works for me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-06-22 9:34 AM
You are absolutelly right, at this point just click on "Next" instead of "STM32F303VCTx" in blue...
Was so simple... thanks everybody!
