STM32 Flash Loader演示版v2.8.0是一款专为STM32微控制器设计的软件工具,用于烧录和管理代码至设备闪存中。该版本优化了用户界面并修复了若干已知问题。
The STM32 Flash Loader Demonstrator (FLASHER-STM32) is a free software utility from STMicroelectronics that runs on Microsoft operating systems and communicates with the STM32 system memory bootloader via RS232. To understand how to execute the device bootloader, refer to the STM32 microcontroller system memory boot mode Application note (AN2606). For information about the USART protocol used in the STM32 bootloader, consult the USART protocol used in the STM32 bootloader Application note (AN3155).
This software utility includes a command line version and is provided with Microsoft Visual Studio 12 source code. Key features include:
- UART system memory bootloader
- Flash programming utility using RS232
- Runs on Microsoft Windows operating systems