# STM32_Usart_Isp **Repository Path**: liscf/STM32_Usart_Isp ## Basic Information - **Project Name**: STM32_Usart_Isp - **Description**: C#写的串口ISP上位机 - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-01-16 - **Last Updated**: 2023-01-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 变更 1、加入STM32 F0 F1 F4 读取内部参数 2、同步字节0X7F是一字节一字节发送,只要boot0为高即可进入ISP模式 3、发送0X7F时,只要收到应答或者非应答都视为同步成功