66
edits
Changes
m
→Port setup
==== Port setup ====
One more important thing. 115200 in the example above is the rate of emitting port. Recieving Receiving port must also work at the same rate. For example, to tune ttyS0 rate use stty program like this:
<pre>
stty 115200 < /dev/ttyS0