Update bpf doc , sch

This commit is contained in:
lewisxhe 2025-08-05 09:07:43 +08:00
commit 902caa2a34
2 changed files with 13 additions and 4 deletions

View file

@ -100,14 +100,14 @@
| PMU (**AXP2101**) SCL | Share with I2C bus | ❌ |
> \[!IMPORTANT]
>
>
> LDO EN pin is control pin inside the module:
>
>
> 1. High level turns on the Radio
> 2. Low level turns off the Radio
>
>
> LoRa Ctrl pin is internal LNA power control of the module:
>
>
> 1. When receiving data, set it to high level and turn on the LNA power;
> 2. When transmitting data and sleeping, set it to low level and turn off the LNA power.
>
@ -127,6 +127,11 @@
| ⚡Charge Current | 0-1024mA (\(Programmable\)) |
| 🔋Battery Voltage | 3.7V |
> \[!IMPORTANT]
> This board has an integrated BMS. It won't work the first time connect a battery; must connect it to a USB-C port for activation.
> If disconnect and then reconnect the battery, Need to repeat the above steps for proper activation.
>
### ⚡ PowerManage Channel
| Channel | Peripherals |
@ -193,3 +198,7 @@
### RF Block Diagram
![RF Block Diagram](./images/BPF.jpg)
### Resource
* [Schematic](../../../schematic/LilyGo_TBeam_BPF.pdf)

Binary file not shown.