# stm32flash **Repository Path**: ZhangH365/stm32flash ## Basic Information - **Project Name**: stm32flash - **Description**: 使用ST串行引导加载程序(https://sourceforge.net/projects/stm32flash 的STM32开源闪存程序) - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-09-18 - **Last Updated**: 2025-09-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Since release [1.6.0](https://github.com/stm32duino/Arduino_Core_STM32/releases/tag/1.6.0) of the STM32 core, STM32CubeProgrammer is used to flash and replaced this tool. # stm32flash Open source flash program for STM32 using the ST serial bootloader Forked from https://sourceforge.net/projects/stm32flash Branch **[master](https://github.com/stm32duino/stm32flash/tree/master)** sync from: ``` Author: Patrick José Pereira 2018-03-16 18:07:25 Committer: Tormod Volden 2018-04-17 00:18:23 Follows: v0.5 Precedes: Makefile: Check if CC and AR are defined Signed-off-by: Patrick José Pereira ``` Branch: **[Arduino_STM32](https://github.com/stm32duino/stm32flash/tree/Arduino_STM32)** includes the stm32flash sources modified and provided by Roger Clark (@rogerclarkmelbourne) with [rogerclarkmelbourne/Arduino_STM32](https://github.com/rogerclarkmelbourne/Arduino_STM32)