# stm32_isp **Repository Path**: qq2524/stm32_isp ## Basic Information - **Project Name**: stm32_isp - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-02-04 - **Last Updated**: 2026-02-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # stm32_isp stm32f103c6t6 bin下载程序 C:\Users\dana0\Desktop\stm32_isp>stm32_isp.exe com7 115200 download led_test.bin [*] Open com7 @ 115200 [*] Enter ISP [*] Sync 0x7F [*] Global erase [+] Erase done [*] Writing firmware Downloading... 100% [+] Download complete [+] 下载完成,自动复位运行程序 [*] 复位并运行程序 [*] 退出 ISP hex下载程序 C:\Users\dana0\Desktop\stm32_isp>stm32_isp.exe com7 115200 download led_test.hex [*] Open com7 @ 115200 [*] Enter ISP [*] Sync 0x7F [*] Global erase [+] Erase done [*] Writing firmware Downloading... 100% [+] Download complete [+] 下载完成,自动复位运行程序 [*] 复位并运行程序 [*] 退出 ISP clear 清空程序 C:\Users\dana0\Desktop\stm32_isp>stm32_isp.exe com7 115200 clear [*] Open com7 @ 115200 [*] Enter ISP [*] Sync 0x7F [*] Global erase [+] Erase done [*] 退出 ISP