mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
add faq ch552 solustion
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 109 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 55 KiB |
+6
-1
@@ -286,8 +286,13 @@
|
||||
<span>
|
||||
After upgrading MacOS v10.15 on some Mac computers, M5StickC cannot program properly.
|
||||
<br>
|
||||
Solution: When programming, short the G0 to GND using the DuPont line.
|
||||
Solution1: When programming, short the G0 to GND using the DuPont line.
|
||||
<br>
|
||||
Solution2:<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/ch552Updater_FW20200102_BTV231">Click here to download the serial chip firmware update tool (MacOS version only) </a>, enter "chmod + x ch552Updater_FW20200102_BTV231" in the terminal in the save directory, and modify the executable permissions. Then connect the M5StickC device to the computer, double-click to open the tool, follow the operation prompts, press the Enter key to run, and wait for the burning to complete.
|
||||
<br>
|
||||
</span>
|
||||
<img class="faq-img" src="assets/img/faq/ch552/ch552_01.webp">
|
||||
<img class="faq-img" src="assets/img/faq/ch552/ch552_02.webp">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
+6
-1
@@ -287,8 +287,13 @@
|
||||
<span>
|
||||
部分Mac电脑在升级MacOS v10.15版本后,M5StickC无法正常烧录程序。
|
||||
<br>
|
||||
解决方案:烧录时,使用杜邦线短接G0至GND。
|
||||
解决方案1:烧录时,使用杜邦线短接G0至GND。
|
||||
<br>
|
||||
解决方案2:<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/ch552Updater_FW20200102_BTV231">点击此处,下载串口芯片固件更新工具(仅提供MacOS版本)</a>,在保存目录中的命令行输入"chmod +x ch552Updater_FW20200102_BTV231",修改可执行权限。然后将M5StickC设备连接至电脑,双击打开工具,按照运行提示,按下回车键运行,等待烧录完成。
|
||||
<br>
|
||||
</span>
|
||||
<img class="faq-img" src="assets/img/faq/ch552/ch552_01.webp">
|
||||
<img class="faq-img" src="assets/img/faq/ch552/ch552_02.webp">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user