2021-06-21 02: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.
2021-06-22 05: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.
2021-06-21 04: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.
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.
2021-06-22 12:03 AM
Please share board name you've selected, IDE release number, OS you're relying on ....
2021-06-22 04: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:
Please help me out
2021-06-22 05: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.
2021-06-22 09:34 AM
You are absolutelly right, at this point just click on "Next" instead of "STM32F303VCTx" in blue...
Was so simple... thanks everybody!