From 57b654c73dbd36cafe7200b903208e6c320e0ba2 Mon Sep 17 00:00:00 2001 From: Lee Lup Yuen Date: Fri, 12 May 2023 09:34:00 +0800 Subject: [PATCH] Update UART --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05a8611..64627a5 100644 --- a/README.md +++ b/README.md @@ -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...