Update bpf doc , sch
This commit is contained in:
parent
5ee4100a25
commit
902caa2a34
2 changed files with 13 additions and 4 deletions
|
|
@ -100,14 +100,14 @@
|
||||||
| PMU (**AXP2101**) SCL | Share with I2C bus | ❌ |
|
| PMU (**AXP2101**) SCL | Share with I2C bus | ❌ |
|
||||||
|
|
||||||
> \[!IMPORTANT]
|
> \[!IMPORTANT]
|
||||||
>
|
>
|
||||||
> LDO EN pin is control pin inside the module:
|
> LDO EN pin is control pin inside the module:
|
||||||
>
|
>
|
||||||
> 1. High level turns on the Radio
|
> 1. High level turns on the Radio
|
||||||
> 2. Low level turns off the Radio
|
> 2. Low level turns off the Radio
|
||||||
>
|
>
|
||||||
> LoRa Ctrl pin is internal LNA power control of the module:
|
> 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;
|
> 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.
|
> 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\)) |
|
| ⚡Charge Current | 0-1024mA (\(Programmable\)) |
|
||||||
| 🔋Battery Voltage | 3.7V |
|
| 🔋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
|
### ⚡ PowerManage Channel
|
||||||
|
|
||||||
| Channel | Peripherals |
|
| Channel | Peripherals |
|
||||||
|
|
@ -193,3 +198,7 @@
|
||||||
### RF Block Diagram
|
### RF Block Diagram
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
### Resource
|
||||||
|
|
||||||
|
* [Schematic](../../../schematic/LilyGo_TBeam_BPF.pdf)
|
||||||
|
|
|
||||||
BIN
schematic/LilyGo_TBeam_BPF.pdf
Normal file
BIN
schematic/LilyGo_TBeam_BPF.pdf
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue