Flash firmware and watch live MCU variables over SWD — STM32 / ARM Cortex-M with ST-Link, J-Link or DAPLink. A lightweight companion to the MCUHex web app.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Flash firmware and stream live MCU variables straight from your editor — no heavy IDE, no toolchain setup. Built for ARM Cortex-M (STM32) over an SWD debug probe.
Companion to the MCUHex web app. This extension brings the demo and a quick local trial into VS Code; the full experience (symbol search, array drill-down, saved projects, history) lives on the web.
▶️ Watch the interactive demo — or open the MCUHex panel in VS Code and try it live, embedded right in the sidebar.
How it works
Install this extension — on first launch it downloads and starts the MCUHex SDK (a tiny local bridge) for your OS automatically.
Plug in an SWD probe (ST-Link, J-Link, DAPLink) into your target board.
Flash & monitor — upload firmware and watch live variables update in real time.
The SDK ships for macOS (Apple Silicon) and Windows (x64).
Full version
Symbol search, array/matrix drill-down, saved projects, charts and history are on the web app: