Skip to content

Commit

Permalink
Update power description
Browse files Browse the repository at this point in the history
  • Loading branch information
lewis he committed Jul 16, 2020
1 parent b1c263a commit 378cd53
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion docs/pinmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,19 @@
[4]. T-Watch2020 V1, Audio audio power domain is controlled by AXP202 LDO3


## 3. AXP202 power management channel

| channel | Explanation |
| :-----: | :--------------------: |
| DC2 | NO USE |
| DC3 | ESP32(Can't close) |
| LDO1 | Can't control |
| LDO2 | Backlight |
| LDO3 | Backplane power supply |
| LDO4 | S76/78G Backplane only |


- In T-Watch 2020, LDO3 is the audio power domain, and the remaining power channels are not applicable

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

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

**SIM800L**

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

**SIM868**

Expand All @@ -70,11 +85,13 @@
| :--------: | :----: | :----: |
| MPR121 | SDA | SCL |
* Onboard SD card slot
* The sensor power domain is LDO3

**S7XG_Lora & GPS**

| ESP32 Core | GPIO33 | GPIO34 |
| :--------: | :----: | :----: |
| S7XG_Lora | TX | RX |
* Onboard SD card slot
* The power domain is LDO3/LDO4
* The S76/78G power domain is LDO3
* The gps power domain is LDO3

0 comments on commit 378cd53

Please sign in to comment.