Skip to main content
Visitor II
December 1, 2025
Solved

STM32C0 series not available in VSCode extension

  • December 1, 2025
  • 1 reply
  • 153 views

Hello,

I created a project with an older version of the extension (v2.0.0) and everything worked fine. After coming back to it some time later, I found that I’m no longer able to run the code.

I’m not sure if this is an issue with my setup or a more general problem, but I can’t select my MCU (STM32C071KBUx) in the VS Code extension’s project setup.

FrantisekBeranekTSE_0-1764590967578.png

When I manually set the deviceName property in launch.json I get an error:

FrantisekBeranekTSE_1-1764591037655.png

Is anyone else experiencing a similar issue?

Thanks for any help!

    This topic has been closed for replies.
    Best answer by Issamos

    Hello @FrantisekBeranekTSE 

    I think you have the same problem discussed here.

    Best Regards.

    II

    1 reply

    IssamosAnswer
    Graduate II
    December 1, 2025

    Hello @FrantisekBeranekTSE 

    I think you have the same problem discussed here.

    Best Regards.

    II

    Visitor II
    December 1, 2025

    Thank you very much. You saved my day!