Part Number: AM5728
Tool/software: Linux
Hi,
I've successed config UART1( dts statue=ok ) to work at 115200.
Now I need 460800,I tried to use :
cfsetispeed(&newtio, B460800)
config the baudrate to 460800.But I got wrong data through UART.
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.
Part Number: AM5728
Tool/software: Linux
Hi,
I've successed config UART1( dts statue=ok ) to work at 115200.
Now I need 460800,I tried to use :
cfsetispeed(&newtio, B460800)
config the baudrate to 460800.But I got wrong data through UART.