Serial Communication
Brian Dalziel
Posts: 17
Hello,
Should the two TX/RX wires normally be twisted when connecting between Stamps and using the SERIN/SEROUT commands? Thanks.
Should the two TX/RX wires normally be twisted when connecting between Stamps and using the SERIN/SEROUT commands? Thanks.
Comments
RS-232 (and TTL, for that matter) only drive a single wire. Twisting two wires together helps on 'differential' drivers (like RS423) which has an 'A' and a 'B' signal wire. The twist then helps the wires resist picking up RF noise from the environment. But the TX and RX wires you are using are carrying completely different data. Twisting them together would merely couple noise from one to the other.