How to Install and Uninstall stm32flash Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "stm32flash" package

This is a short guide on how to install stm32flash on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install stm32flash

2. Uninstall "stm32flash" package

Learn how to uninstall stm32flash on openSuSE Tumbleweed:

$ sudo zypper remove stm32flash

3. Information about the stm32flash package on openSuSE Tumbleweed

Information for package stm32flash:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : stm32flash
Version : 0.7-1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 87.5 KiB
Installed : No
Status : not installed
Source package : stm32flash-0.7-1.5.src
Upstream URL : https://sourceforge.net/p/stm32flash/wiki/Home
Summary : Flash Program for the STM32 Bootloader
Description :
Open source flash program for the STM32 ARM processors using the ST
serial bootloader over UART or I2C.
Features:
- UART and I2C transports supported
- 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 & retry up to N times on failed writes
- start execution at specified address
- software reset the device when finished if -R is specified
- resume already initialized connection (for when reset fails, UART only)
- GPIO signalling to enter bootloader mode (hardware dependent)