cancel
Showing results for 
Search instead for 
Did you mean: 

STM32C0 series not available in VSCode extension

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!

1 ACCEPTED SOLUTION

Accepted Solutions
Issamos
Lead II

Hello @FrantisekBeranekTSE 

I think you have the same problem discussed here.

Best Regards.

II

View solution in original post

2 REPLIES 2
Issamos
Lead II

Hello @FrantisekBeranekTSE 

I think you have the same problem discussed here.

Best Regards.

II

Thank you very much. You saved my day!