解决不能擦除flash的问题

This commit is contained in:
ranchuan
2023-10-08 18:27:10 +08:00
parent 41b36f357e
commit 7f6efb9f5a
14 changed files with 156 additions and 48 deletions

View File

@@ -184,4 +184,8 @@
2023.10.7
添加iic模块升级相关命令
添加下载模块程序指令0xec
2023.10.8
发现gd32不能以地址0x00000000来擦除flash
修改擦除地址为0x08000000来解决无法写入的问题
添加设置总线电压cmd命令