Content deleted Content added
→Hardware: Mac serial connectors were mini-DIN (aside from earliest Macs, which used DE-9, and Lisa/MacXL, which used DB-25) |
|||
Line 46:
The D/P/S conventional notation specifies the framing of a serial connection. The most common usage on microcomputers is 8/N/1 (8N1). This specifies 8 data bits, no parity, 1 stop bit.
In this notation, the parity bit is not included in the data bits. 7/E/1 (7E1) means that an even parity bit is added to the seven data bits for a total of eight bits between the start and stop bits. If a receiver of a 7/E/1 stream is expecting an 8/N/1 stream, half the possible bytes will be interpreted as having the high bit set
===Flow control===
|