This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DRA821U: Changing UART0 & 3 Baudrate

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.

The results of /dev/ttyS3's DLH, DLL, and MDR are as follows.
 
Thanks.
Regards, 
Jack