星期一, 1月 02, 2012

testing UART ports

In one shell:

cat > /dev/ttyS0 
type some characters here. Newlines may be required to flush buffers. Ctrl-D to close.

In another shell:
cat /dev/ttyS1

You may want to configure the ports using setserial if it is available.

沒有留言: