Part Number: PROCESSOR-SDK-AM335X
Tool/software: Linux
Hi ,
I m facing issue , while setting my custom baud rates
root@sfms:~# stty -F /dev/ttyS4 1200 root@sfms:~# stty -F /dev/ttyS4 10400 stty: invalid argument '10400' root@sfms:~# stty -F /dev/ttyS4 10965 stty: invalid argument '10965'
I referred the below TI link
In that, you are requesting to set baud for particular UART port through system call as 38400 then it will set it to 10400.
Then what is the baud rate for 10965 ? How to calculate it ? Is it possible directly set the custom baud rate ?
https://e2e.ti.com/support/arm/sitara_arm/f/791/p/384844/1357293#pi316653filter=all&pi316653scroll=false