How to Install and Uninstall stm32flash Package on openSUSE Leap

Last updated: May 20,2024

1. Install "stm32flash" package

This guide let you learn how to install stm32flash on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install stm32flash

2. Uninstall "stm32flash" package

This guide covers the steps necessary to uninstall stm32flash on openSUSE Leap:

$ sudo zypper remove stm32flash

3. Information about the stm32flash package on openSUSE Leap

Information for package stm32flash:
-----------------------------------
Repository : Main Repository
Name : stm32flash
Version : 0.5-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 78.9 KiB
Installed : No
Status : not installed
Source package : stm32flash-0.5-bp155.2.11.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)