通过总线下载模块程序

This commit is contained in:
ranchuan
2023-10-09 18:12:00 +08:00
parent 7f6efb9f5a
commit aa8d493581
11 changed files with 150 additions and 36 deletions

View File

@@ -188,4 +188,7 @@
发现gd32不能以地址0x00000000来擦除flash
修改擦除地址为0x08000000来解决无法写入的问题
添加设置总线电压cmd命令
2023.10.9
实现通过iic下载模块程序期间自动开启和关闭总线
实现通过总线下载模块程序crc32校验失败