From 2830a03215b999e7151488c54a2ab46bf7caab40 Mon Sep 17 00:00:00 2001 From: avi951 Date: Mon, 17 Jun 2024 11:01:49 +0530 Subject: [PATCH] Mention 1500000 Baudrate Specifically For Axon : axon-gpio-description page Signed-off-by: avi951 --- source/vicharak_sbcs/axon/axon-gpio-description.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) mode change 100644 => 100755 source/vicharak_sbcs/axon/axon-gpio-description.md diff --git a/source/vicharak_sbcs/axon/axon-gpio-description.md b/source/vicharak_sbcs/axon/axon-gpio-description.md old mode 100644 new mode 100755 index 62ac1ed..b326a61 --- a/source/vicharak_sbcs/axon/axon-gpio-description.md +++ b/source/vicharak_sbcs/axon/axon-gpio-description.md @@ -86,12 +86,9 @@ or assigned to a GPIO at a time. as they are SARADC pins. - All pins, except those for power supply, are directly connected to the System-on-Chip (SoC). -- Instructions to use UART2 as serial console can be found in - [Serial Console](#serial-console), and to disable it, refer to - [Vicharak Config Device tree overlays](#vicharak-config-overlays) - section. -- `UART2` has a default baudrate of **115200bps**. - +- `UART2` has a default baudrate to **115200 bps**, Need to change baudrate to **1500000 bps**. + Here, you can find instructions to use UART2 in [Serial Console](#axon-linux-uart-serial-console), + and to disable it, refer to [Vicharak Config Device tree overlays](#vicharak-config-overlays) section. :::