|
1) I need to manually set up a serial port in order to communicate with an external device. I need to configure as follows:
Baud: 115.2k
Data Length: 8
Stop Bits: 1
Parity: None
Handshaking: None
2) I would like to capture the Rx data from the serial port.
BTW, I'm currently using RedHat 7.2.
Thanks!
|