mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
change faq m5stickC issues
This commit is contained in:
+1
-4
@@ -114,12 +114,9 @@
|
||||
<div class="container">
|
||||
<button type="button" class="btn btn-primary" data-toggle="collapse" data-target="#Q9">answer</button>
|
||||
<div id="Q9" class="collapse">
|
||||
<img src="assets/img/faq/m5stickc_05.jpg" width="50%" height="50%">
|
||||
|
||||
|
||||
One issue commonly exists on M5Stick-C, which happens when the battery is at a low level. In this case, some of the devices will have problem powering on, this is probably caused by a chaos timing sequence of power-on of ESP32, some component is involved, such as AXP192, 552, ESP32
|
||||
|
||||
There is one way to bring the device back to live: 1. Connect G0 and 3V3 with a 680 ohm resisto. 2. Plug in the USB cable. 3. The screen will light up and leave the USB to charge the device.
|
||||
The following operations can restore the device to normal: 1. Short the BAT to GND. 2. Insert the USB cable. 3. After the screen is lit, stop shorting and USB continues to charge the device.
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
+1
-3
@@ -108,11 +108,9 @@
|
||||
<div class="container">
|
||||
<button type="button" class="btn btn-primary" data-toggle="collapse" data-target="#Q9">查看解答</button>
|
||||
<div id="Q9" class="collapse">
|
||||
<img src="assets/img/faq/m5stickc_05.jpg" width="50%" height="50%">
|
||||
|
||||
M5StickC存在一个问题,即电池处于低电量情况下,容易发生无法开机的现象。
|
||||
以下操作能够使设备恢复正常:1,将BAT短接到GND。 2.插入USB线。 3,屏幕亮起后停止短接,USB继续为设备充电.
|
||||
|
||||
以下操作能够使设备恢复正常:1,将G0短接到3V3。 2.插入USB线。 3,屏幕亮起后停止短接,USB继续为设备充电。
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user