Skip to content

Commit 378cd53

Browse files
author
lewis he
committed
Update power description
1 parent b1c263a commit 378cd53

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

docs/pinmap.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,19 @@
3939
[4]. T-Watch2020 V1, Audio audio power domain is controlled by AXP202 LDO3
4040

4141

42+
## 3. AXP202 power management channel
43+
44+
| channel | Explanation |
45+
| :-----: | :--------------------: |
46+
| DC2 | NO USE |
47+
| DC3 | ESP32(Can't close) |
48+
| LDO1 | Can't control |
49+
| LDO2 | Backlight |
50+
| LDO3 | Backplane power supply |
51+
| LDO4 | S76/78G Backplane only |
52+
53+
54+
- In T-Watch 2020, LDO3 is the audio power domain, and the remaining power channels are not applicable
4255

4356
## 2. Bottom plate Pinout(The following does not apply to T-Watch2020)
4457

@@ -48,13 +61,15 @@
4861
| :--------: | :----: | :-----: | :----: | :----: |
4962
| Standard | Motor | Speaker | SDA | SCL |
5063
* Onboard SD card slot
64+
* The motor/speaker power domain is LDO3
5165

5266
**SIM800L**
5367

5468
| ESP32 Core | GPIO14 | GPIO15 | GPIO4 | GPIO33 | GPIO34 |
5569
| :--------: | :----: | :----: | :--------: | :----: | :----: |
5670
| SIM800L | RST | PWRKEY | BOOST_CTRL | TX | RX |
5771
* No onboard SD card slot
72+
* The modem power domain is LDO3
5873

5974
**SIM868**
6075

@@ -70,11 +85,13 @@
7085
| :--------: | :----: | :----: |
7186
| MPR121 | SDA | SCL |
7287
* Onboard SD card slot
88+
* The sensor power domain is LDO3
7389

7490
**S7XG_Lora & GPS**
7591

7692
| ESP32 Core | GPIO33 | GPIO34 |
7793
| :--------: | :----: | :----: |
7894
| S7XG_Lora | TX | RX |
7995
* Onboard SD card slot
80-
* The power domain is LDO3/LDO4
96+
* The S76/78G power domain is LDO3
97+
* The gps power domain is LDO3

0 commit comments

Comments
 (0)