Other Parts Discussed in Thread: AM3874
Hi,
I am trying to connect to modem device on custom AM3874 board using UART3 interface. The problem is the baud rate I set (using minicom or stty) is not the one which interface transmit with (actual baud rate I observe on transmit pin is ~4.32 times faster than set). As I see in file clock814x_data.c in Linux kernel code (2.6.37 TI8148 EVM kernel with small modification for custom board), the clock source for UART3-5 ports (ttyO3-ttyO5) is set in different way that clock source for ttyO0-ttyO2. Why is that? What can I have configured wrong if my ttyO0 (console) works fine?
Regards,
Greg