commit 29462e8bcb9818cd3f1f42538a7c0af7c4f67acb Author: zhaohe <1013909206@qq.com> Date: Tue Nov 2 10:18:44 2021 +0800 update diff --git a/FlyMcu.zip b/FlyMcu.zip new file mode 100644 index 0000000..1b33761 Binary files /dev/null and b/FlyMcu.zip differ diff --git a/README.md b/README.md new file mode 100644 index 0000000..f30e204 --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +# 使用说明 + + + +1、 使用Mini USB将电脑和控制器连接 + +2、 打开FlyMcu工具 + +3、 点击搜索串口,见下图 + +![img](markdown.assets/README.assets/clip_image001.png) + +4、 选择STMISP + +![img](markdown.assets/README.assets/clip_image003.jpg) + +5、 选择待升级的hex文件 + +![img](markdown.assets/README.assets/clip_image005.jpg) + +6、点击开始编程,等待右侧串口结束信息 \ No newline at end of file diff --git a/markdown.assets/README.assets/clip_image001.png b/markdown.assets/README.assets/clip_image001.png new file mode 100644 index 0000000..7e0619f Binary files /dev/null and b/markdown.assets/README.assets/clip_image001.png differ diff --git a/markdown.assets/README.assets/clip_image003.jpg b/markdown.assets/README.assets/clip_image003.jpg new file mode 100644 index 0000000..a7dc629 Binary files /dev/null and b/markdown.assets/README.assets/clip_image003.jpg differ diff --git a/markdown.assets/README.assets/clip_image005.jpg b/markdown.assets/README.assets/clip_image005.jpg new file mode 100644 index 0000000..83f3a86 Binary files /dev/null and b/markdown.assets/README.assets/clip_image005.jpg differ