Update docs

This commit is contained in:
lewisxhe 2026-01-12 14:56:33 +08:00
commit 36cc09f12b

View file

@ -131,7 +131,7 @@
| Devices | 7-Bit Address | Share Bus | | Devices | 7-Bit Address | Share Bus |
| --------------------------------------- | ------------- | -------------- | | --------------------------------------- | ------------- | -------------- |
| OLED Display (**SH1106**) | 0x3C | ✅️ (I2C Bus 0) | | OLED Display (**SH1106**) | 0x3C | ✅️ (I2C Bus 0) |
| MAG Sensor(**QMC6310**) | 0x1C | ✅️ (I2C Bus 0) | | MAG Sensor(**QMC6310U**) | 0x1C | ✅️ (I2C Bus 0) |
| Temperature/humidity Sensor(**BME280**) | 0x77 | ✅️ (I2C Bus 0) | | Temperature/humidity Sensor(**BME280**) | 0x77 | ✅️ (I2C Bus 0) |
| RTC (**PCF8563**) | 0x51 | ❌ (I2C Bus 1) | | RTC (**PCF8563**) | 0x51 | ❌ (I2C Bus 1) |
| Power Manager (**AXP2101**) | 0x34 | ❌ (I2C Bus 1) | | Power Manager (**AXP2101**) | 0x34 | ❌ (I2C Bus 1) |
@ -160,23 +160,23 @@
### ⚡ PowerManage Channel ### ⚡ PowerManage Channel
| Channel | Peripherals | | Channel | Peripherals | Max Current |
| ---------- | ---------------------------------------- | | ---------- | ---------------------------------------- | ---------------------------------------- |
| DC1 | **ESP32-S3** | | DC1 | **ESP32-S3** | 2A(Includes ESP operating current 800mA) |
| DC2 | Unused | | DC2 | Unused | X |
| DC3 | External M.2 Socket | | DC3 | External M.2 Socket | 2A |
| DC4 | External M.2 Socket | | DC4 | External M.2 Socket | 1.5A |
| DC5 | External M.2 Socket | | DC5 | External M.2 Socket | 1A |
| LDO1(VRTC) | Unused | | LDO1(VRTC) | Unused | X |
| ALDO1 | **BME280 Sensor & Display & MAG Sensor** | | ALDO1 | **BME280 Sensor & Display & MAG Sensor** | X |
| ALDO2 | **Sensor** | | ALDO2 | **Sensor** | X |
| ALDO3 | **Radio** | | ALDO3 | **Radio** | X |
| ALDO4 | **GPS** | | ALDO4 | **GPS** | X |
| BLDO1 | **SD Card** | | BLDO1 | **SD Card** | X |
| BLDO2 | External pin header | | BLDO2 | External pin header | 300mA |
| DLDO1 | Unused | | DLDO1 | Unused | X |
| CPUSLDO | Unused | | CPUSLDO | Unused | X |
| VBACKUP | Unused | | VBACKUP | Unused | X |
* T-Beam Supreme GPS backup power comes from 18650 battery. If you remove the 18650 battery, you will not be able to get GPS hot start. If you need to use GPS hot start, please connect the 18650 battery. * T-Beam Supreme GPS backup power comes from 18650 battery. If you remove the 18650 battery, you will not be able to get GPS hot start. If you need to use GPS hot start, please connect the 18650 battery.