cancel
Showing results for 
Search instead for 
Did you mean: 

stm32cube VS Code Project Setup STM32F100 device not found

Marky_Mark
Visitor

I have followed all the instructions to creating a project in MXCube and importing it into VS Code, however there is no option to select STM32F100VBT6 (Or any MCU in the F1 series for that matter). Is the STM32F1 series not supported? 

2025-10-29 17_19_03-Project Setup (RWA_cube) - Untitled (Workspace) - Visual Studio Code.png

1 ACCEPTED SOLUTION

Accepted Solutions
Cartu38 OpenDev
Lead III

@Marky_Mark STM32F1 like any STM32 device of portfolio is fully supported.

Cartu38OpenDev_0-1761804772341.png

Is your issue related to https://community.st.com/t5/stm32cubeide-for-visual-studio/unable-to-find-stm32h7-in-vs-code-project-setup/td-p/850426 ?

Could you try running the following command in the VSCode integrated terminal:

cube pack sync

Does the process complete successfully? If not, please share the trace.

View solution in original post

1 REPLY 1
Cartu38 OpenDev
Lead III

@Marky_Mark STM32F1 like any STM32 device of portfolio is fully supported.

Cartu38OpenDev_0-1761804772341.png

Is your issue related to https://community.st.com/t5/stm32cubeide-for-visual-studio/unable-to-find-stm32h7-in-vs-code-project-setup/td-p/850426 ?

Could you try running the following command in the VSCode integrated terminal:

cube pack sync

Does the process complete successfully? If not, please share the trace.