mirror of
https://github.com/lupyuen/pinephone-nuttx.git
synced 2025-01-12 20:58:34 +08:00
Update UART
This commit is contained in:
parent
8b212ed986
commit
57b654c73d
1 changed files with 1 additions and 1 deletions
|
@ -1191,7 +1191,7 @@ To configure the Baud Rate, Parity and Stop Bits...
|
|||
|
||||
- Device Drivers > Serial Driver Support > UART3 Configuration
|
||||
|
||||
(The default Baud Rate / Parity / Stop Bits work OK with the PinePhone LTE Modem on UART3)
|
||||
(The default Baud Rate / Bits / Parity / Stop Bits work OK with the PinePhone LTE Modem on UART3: 115.2 kbps / 8 Bits / No Parity / 1 Stop Bit)
|
||||
|
||||
Let's test the PinePhone LTE Modem on UART3...
|
||||
|
||||
|
|
Loading…
Reference in a new issue