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.

Use not standard baud (10400) on am335x

Dear All,

We are working on AM335X with Linux 3.2.0. Normally, we use the UART baud rate 9600, 14400, 19200, etc..

But some of our customers want to use the baud rate 10400. But when I set baud rate as 10400 in my program, I can not get the 10400 baud rate from UART, it is 9600.


I want to know the 10400 is an available baud rate in am335x? If yes, how to setup in my C program?

Can you provide some help?

Thanks in advance,

Jakebo