From 0798fd96294b33e5d131206fc153acac9fe0ab41 Mon Sep 17 00:00:00 2001 From: shaoxiang <1026025056@qq.com> Date: Fri, 11 Oct 2019 13:54:27 +0800 Subject: [PATCH 1/2] change faq m5stickC issues --- docs/en/faq.md | 5 +---- docs/zh_CN/faq.md | 4 +--- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/docs/en/faq.md b/docs/en/faq.md index 50a40e67..51d375c2 100644 --- a/docs/en/faq.md +++ b/docs/en/faq.md @@ -114,12 +114,9 @@
- 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.
- M5StickC存在一个问题,即电池处于低电量情况下,容易发生无法开机的现象。
+ 以下操作能够使设备恢复正常:1,将BAT短接到GND。 2.插入USB线。 3,屏幕亮起后停止短接,USB继续为设备充电.
- 以下操作能够使设备恢复正常:1,将G0短接到3V3。 2.插入USB线。 3,屏幕亮起后停止短接,USB继续为设备充电。