2025-10-29 9:20 AM
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?
Solved! Go to Solution.
2025-10-29 11:14 PM
@Marky_Mark STM32F1 like any STM32 device of portfolio is fully supported.
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.
2025-10-29 11:14 PM
@Marky_Mark STM32F1 like any STM32 device of portfolio is fully supported.
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.