Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>stm4vscodeNew to Visual Studio Code? Get it now.
stm4vscode

stm4vscode

Preview

rin4046

|
1,636 installs
| (0) | Free
Project Generator for STM32CubeMX
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

stm4vscode

Features

Project Generator for STM32CubeMX

Requirements

  • GNU Arm Embedded Toolchain
  • GNU Make
  • CMake
  • stlink-org/stlink

Windows

winget install -e --id Arm.GnuArmEmbeddedToolchain
winget install -e --id GnuWin32.Make
winget install -e --id Kitware.CMake

You have to install stlink-org/stlink manually. Then, add each binary to the environment variable Path.

macOS

brew tap ArmMbed/homebrew-formulae
brew install arm-none-eabi-gcc cmake stlink

Ubuntu

sudo bash -c "$(curl -fsSL https://apt.kitware.com/kitware-archive.sh)"
sudo apt install make cmake

You have to install GNU Arm Embedded Toolchain and stlink-org/stlink manually. Then, add each binary to the environment variable PATH.

License

This extension is released under the MIT License.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft