macOS
brew install stm32flashlocal Homebrew formula metadata
sudo port install stm32flashMacPorts ports tree · devel/stm32flash/Portfile · source: api.github.com
brew
Open source flash program for STM32 using the ST serial bootloader. Version 0.7 via Homebrew; verified from local package data.
install
brew install stm32flashlocal Homebrew formula metadata
sudo port install stm32flashMacPorts ports tree · devel/stm32flash/Portfile · source: api.github.com
sudo apk add stm32flashAlpine Linux edge package indexes · stm32flash · source: dl-cdn.alpinelinux.org
sudo apt install stm32flashDebian stable package indexes · stm32flash · source: deb.debian.org
nix profile install nixpkgs#stm32flashnixpkgs package indexes · pkgs/by-name/st/stm32flash/package.nix · source: api.github.com
sudo zypper install stm32flashopenSUSE Tumbleweed package metadata · stm32flash · source: download.opensuse.org
overview
Open source flash program for STM32 using the ST serial bootloader
history
stm32flash is an open source cross-platform flashing utility for STM32 ARM microcontrollers using the built-in ST serial bootloader over UART or I2C. Its history is small but useful: it is the serial-bootloader counterpart to USB ST-LINK tools.
The official SourceForge wiki says stm32flash was originally written by Geoffrey McRae and has been maintained by Tormod Volden since 2012. The same page identifies the SourceForge Git repository as the code host and also notes a GitLab mirror.
The SourceForge wiki documents release downloads and version 0.7 released on 2022-03-26. The input package metadata lists availability in Homebrew, Debian, MacPorts, Nix, Ubuntu, Alpine, and openSUSE-related package managers, showing that it remains packaged for embedded workflows.
Users run stm32flash against a tty or I2C device to identify devices, read or write flash or RAM, verify writes, erase pages, start execution at an address, reset on exit, and optionally use GPIO sequences to enter bootloader mode.
Package nerds care because stm32flash is a minimal C-style command-line utility for boards that expose the ROM bootloader through common serial adapters. It packages the kind of hardware recovery and firmware-flashing workflow that developers want available from a distro or Homebrew install.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
stm32flash | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://sourceforge.net/projects/stm32flash/
install metadata
| Package key | brew:stm32flash |
|---|---|
| Version | 0.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/stm32flash |
| Homepage | https://sourceforge.net/projects/stm32flash/ |
| Repository | https://sourceforge.net/p/stm32flash/code |
| Upstream docs | https://sourceforge.net/p/stm32flash/wiki/Home |
| License | GPL-2.0-or-later |
| Source archive | https://downloads.sourceforge.net/project/stm32flash/stm32flash-0.7.tar.gz |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | stm32flash |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
stm32flash 0.7-1
STM32 chip flashing utility using a serial bootloader
http://stm32flash.sourceforge.net/
sudo apt install stm32flashstm32flash
nix profile install nixpkgs#stm32flashstm32flash 0.7-1
STM32 chip flashing utility using a serial bootloader
http://stm32flash.sourceforge.net/
sudo apt install stm32flashstm32flash 0.7-r0
Flash STM32 ARM SoCs using built-in ST serial bootloader over UART or I2C
https://sourceforge.net/p/stm32flash/wiki/Home/
sudo apk add stm32flashstm32flash-doc 0.7-r0
Flash STM32 ARM SoCs using built-in ST serial bootloader over UART or I2C (documentation)
https://sourceforge.net/p/stm32flash/wiki/Home/
sudo apk add stm32flash-docstm32flash 0.7-1.10
Flash Program for the STM32 Bootloader
https://sourceforge.net/p/stm32flash/wiki/Home
sudo zypper install stm32flashstm32flash
sudo port install stm32flashsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.