Hi robert, i checked the enabled uarts in the BBB using the following command :
ls -l /dev/ttyO*, it showed all the uart like bellow > /dev/ttyO0 -> ttyS0 /dev/ttyO1 -> ttyS1 /dev/ttyO2 -> ttyS2 /dev/ttyO3 -> ttyS3 /dev/ttyO4 -> ttyS4 /dev/ttyO5 -> ttyS5 i connected Uart1 tx to Uart2 rx and Uart1 rx to Uart2tx on board to check the basic functionality using 2 minicom on two terminals after that i opened the two terminals for 1 terminal i used minicom -D /dev/ttyO1 -b 9600 for other terminal i used minicom -D /dev/ttyO2 -b 9600 two minicoms are opened but not able to communicate both... please tell me anyhing i am missing?? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/69c89b80-8ad1-4aab-aada-2bdff7f0c859%40googlegroups.com.
