Part Number: DRA821U
Hi TI
Could you please help us to change the baud rate of UART 0 and 3?
We'd like to change the following ports.
- serial0 = &wakeup_uart0; => /dev/ttyS0 to 230400
- serial3 = &main_uart1; => /dev/ttyS3 to 19200
In TRM, two registers, DLH and DLL, are the same as below, but when you read them, you can read completely different values.
I tried to force change and test it, but UART is not working.


