一、软件外观:

二、Frame中主要控件及其属性列表
Frame主要控件及其属性列表
| 控件名称 |
控件类型 |
控件属性 |
属性值 |
说明 |
| ComPortlist |
list |
ComboBox |
端口列表 |
提示选择端口号 |
| Combaudrate |
list |
ComboBox |
波特率 |
提示选择波特率 |
| Command2 |
CommandButton |
Caption |
刷新端口 |
提示重新刷新端口 |
| Comport |
CommandButton |
|
打开端口 |
打开或关闭端口 |
| LabPath |
TextBox |
Text |
显示文件路径 |
显示文件路径 |
| cmdOpen |
CommandButton |
打开文件从本地加载文件到发送区CommonDialog1CommonDialogFilter参数配置文件要打开文件的类型CmdClearCommandButtonCaption清空发送区接收区清空CmdAutoCommandButtonCaption烧录执行程序Command1CommandButtonCaption退出快速退出程序MSComm1MScommCommPort3设置Com3串口LabstateLabellabel状态显示待发送文档信息TextdataTextBoxtext显示显示烧录过程的进度条进度ProgresswriteProgressBarCaption进度条控件 三、程序说明
1.使用时需跳boot0脚,每次下载前需要手动按reset按钮一次或直接重启一次
2.波特率自适应
3.端口号自动加Com1-9
4.烧写文件暂时只支持.bin格式
相关文章:
-
2021-10-24
-
2021-09-29
-
2021-05-09
-
2021-11-18
-
2021-12-22
-
2022-01-15
-
2021-12-17