Hi,
We have checked it with our team and confirmed there is constraint in Jetson TX1/Nano. The receiver’s baudrate should be higher in the range of 0-X% of the sender’s baudrate.
If Sender (TX) is sending data at 9700 baudrate then RX baudrate should range from 9700 to (9700 * (1 + (X / 100))). This is with the one stop bit configuration.
Please also referto the table:
Bits per character | X (in %) |
---|---|
12 | 2.71 |
11 | 2.97 |
10 | 3.28 |
9 | 3.67 |
8 | 4.16 |
7 | 4.8 |