Problem: GARBAGE DATA RESPONSE
If this occurs, check the switch settings to ensure a proper
match for baud rate, parity, start and stop bits, and data word
length. Also be sure both devices use the same protocol e.g.,
X/ON, X/OFF or READY/BUSY.
NOTE that garbage data response is usually not a cable problem,
although it can be. Usually it is caused by a mis-match, i.e.,
settings on the two devices do not match. You must match up:
- Baud rate (speed)
- Parity
- Start and stop bits
- Word size
- Protocol (also called "flow control" or "handshake")
- XON/XOFF (software)
- RTS/CTS (hardware)
- RDY/BSY (hardware)
- ETX/ACK (software)
Here is the only situation in which an improperly built cable
can cause garbage data: if the devices have hardware flow control
selected, but the flow control line is not connected properly,
data would be clean initially, until the input buffer overflows,
at which time (many) characters will be lost - you will be able
to read the output, but there will be gaps in the data stream.
Any other type of garbage data will NOT be the result of a cable
problem.