Automic VaultAutomic Vault

brew

stm32flash mit Homebrew, apk, apt, MacPorts, Nix, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für stm32flash in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install stm32flash

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install stm32flash

MacPorts ports tree · devel/stm32flash/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add stm32flash

Alpine Linux edge package indexes · stm32flash · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install stm32flash

Debian stable package indexes · stm32flash · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#stm32flash

nixpkgs package indexes · pkgs/by-name/st/stm32flash/package.nix · Quelle: api.github.com

openSUSE zypperverifiziert · 92%
sudo zypper install stm32flash

openSUSE Tumbleweed package metadata · stm32flash · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Open source flash program for STM32 using the ST serial bootloader

Befehle und Aliase

  • stm32flash

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2012: Tormod Volden became maintainer according to the official SourceForge wiki.
  • 2022: stm32flash 0.7 was released on 2022-03-26 according to the official wiki.
  • 2020s: The official wiki documents UART and I2C transports, SourceForge Git hosting, and a GitLab mirror.

Related projects

  • STMicroelectronics STM32 microcontrollers are the target devices.
  • ST serial bootloader protocols are the communication basis.
  • stlink is a related STM32 flashing/debugging package for ST-LINK hardware rather than the serial bootloader path.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 13 Plattformziele verfügbar.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
stm32flashcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-26
Manager-Version0.7
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://sourceforge.net/projects/stm32flash/

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:stm32flash
Version0.7
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/stm32flash
Homepagehttps://sourceforge.net/projects/stm32flash/
Repositoryhttps://sourceforge.net/p/stm32flash/code
Upstream-Dokumentationhttps://sourceforge.net/p/stm32flash/wiki/Home
LizenzGPL-2.0-or-later
Quellarchivhttps://downloads.sourceforge.net/project/stm32flash/stm32flash-0.7.tar.gz
Bottleverfügbar (auf 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-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namestm32flash
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

stm32flash 0.7-1

STM32 chip flashing utility using a serial bootloader

http://stm32flash.sourceforge.net/

sudo apt install stm32flash
  • Section: electronics
  • Architecture: amd64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Stm32flash
Debian stable package indexes · deb.debian.org · Debian stable package indexes: stm32flash from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

stm32flash

nix profile install nixpkgs#stm32flash
  • normalized package name match
  • Abgeglichen nach: Stm32flash
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/st/stm32flash/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

stm32flash 0.7-1

STM32 chip flashing utility using a serial bootloader

http://stm32flash.sourceforge.net/

sudo apt install stm32flash
  • Section: universe/electronics
  • Architecture: amd64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Stm32flash
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: stm32flash from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

stm32flash 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 stm32flash
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: stm32flash
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Stm32flash
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: stm32flash from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

stm32flash-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-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: stm32flash
  • normalized package name match
  • Abgeglichen nach: Stm32flash
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: stm32flash-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
zypper95%

stm32flash 0.7-1.10

Flash Program for the STM32 Bootloader

https://sourceforge.net/p/stm32flash/wiki/Home

sudo zypper install stm32flash
  • License: GPL-2.0-or-later
  • Category: Hardware/Other
  • Architecture: x86_64
  • Source Package: stm32flash
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Stm32flash
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: stm32flash from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

stm32flash

sudo port install stm32flash
  • normalized package name match
  • Abgeglichen nach: Stm32flash
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/stm32flash/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment