Skip to main content
Graduate
November 6, 2023
Solved

STM32CubeIDE not showing stm32c0 series - when starting new project (screenshot attached).

  • November 6, 2023
  • 3 replies
  • 2792 views

DalipSharma_0-1699291907180.png

 

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.

    This topic has been closed for replies.
    Best answer by Pavel A.

    Please update CubeIDE or CubeMX to a recent version.

    3 replies

    Explorer
    November 6, 2023

    That's strange, for me it's the first one listed. Maybe your network is blocking something when CubeIDE is updating the devices list.

    Hagi_0-1699303385758.png

    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.

    Hagi_1-1699303642435.png

     

     



    Graduate
    November 7, 2023

    Thanks for reply. Maybe i will try to update IDE and then check the response of IDE.

    Pavel A.Answer
    Super User
    November 6, 2023

    Please update CubeIDE or CubeMX to a recent version.

    Graduate
    November 7, 2023

    Thanks for the reply. Will update it to latest version and then check it.

    Graduate
    November 7, 2023

    Uninstalled old version and installed : en.st-stm32cubeide_1.13.2_18220_20230914_1601_x86_64.exe. 

    Its working now. Thanks for the support.