How to Install and Uninstall stm32flash Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "stm32flash" package

Please follow the instructions below to install stm32flash on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install stm32flash

2. Uninstall "stm32flash" package

Please follow the steps below to uninstall stm32flash on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove stm32flash $ sudo apt autoclean && sudo apt autoremove

3. Information about the stm32flash package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: stm32flash
Priority: extra
Section: universe/electronics
Installed-Size: 72
Maintainer: Ubuntu Developers
Original-Maintainer: Andrew Shadura
Architecture: amd64
Version: 0.5-1
Depends: libc6 (>= 2.14)
Filename: pool/universe/s/stm32flash/stm32flash_0.5-1_amd64.deb
Size: 26578
MD5sum: c7628fe0f39f201bbd04e9011708a6c3
SHA1: 683a689f5386e0989cd0e4d6f9647fc32d78fbf7
SHA256: 0f2a61a36d3c98b08c334afe558a0c169dcd5c795cc50335026d92408fd01d7c
Description-en: STM32 chip flashing utility using a serial bootloader
stm32flash is a flashing program for the STM32 ARM processors using the ST
serial bootloader compliant with application note AN3155.
.
Features:
* device identification
* write to flash/RAM
* read from flash/RAM
* auto-detect Intel hex or raw binary input format with option to force binary
* flash from binary file
* save flash to binary file
* verify and retry up to N times on failed writes
* start execution at specified address
* software reset the device when finished if -g not specified
* resume already initialized connection (for when reset fails)
* GPIO signalling
* I²C support
Description-md5: 262dbb99fbad7d71019cf027174b79fb
Homepage: http://stm32flash.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu