2023-11-06 09:37 AM
When I am trying to create a new project for STM32C011 series microcontroller, STM32 cube IDE not showing it in microcontroller selection list.
Do i need to install support/package for STM32C0 series, to create workspace for the STM32C0 workspace.
Thanks & Regards.
Solved! Go to Solution.
2023-11-06 02:01 PM
Please update CubeIDE or CubeMX to a recent version.
2023-11-06 12:50 PM
That's strange, for me it's the first one listed. Maybe your network is blocking something when CubeIDE is updating the devices list.
As for the need to install a support package, it's not really necessary at this stage of project creation. I don't have any support for F0 family and it is properly listed on the MCU selection screen.
2023-11-06 02:01 PM
Please update CubeIDE or CubeMX to a recent version.
2023-11-06 10:48 PM
Thanks for reply. Maybe i will try to update IDE and then check the response of IDE.
2023-11-06 10:49 PM
Thanks for the reply. Will update it to latest version and then check it.
2023-11-06 10:52 PM
Even on STM32 cube MCU packages, i checked, its not listing STM32C0 series.
2023-11-07 12:21 AM
Uninstalled old version and installed : en.st-stm32cubeide_1.13.2_18220_20230914_1601_x86_64.exe.
Its working now. Thanks for the support.