English
Language : 

Z80 Datasheet, PDF (261/330 Pages) Zilog, Inc. – Z80 CPU PERIPHERALS
Z80 CPU Peripherals
User Manual
241
Monosync mode, the transmitter transmits from WR6; the receiver
compares against WR7.
In the Monosync, Bisync, and External Sync modes, assembly of received
data continues until the Z80 SIO is reset, or until the receiver is disabled (by
command or by DCD in the Auto Enables mode), or until the CPU sets the
Enter Hunt Phase bit.
After initial synchronization has been achieved, the operation of the Mono-
sync, Bisync, and External Sync modes is similar. Any differences are spec-
ified in the following text.
Table 5 describes how WR3, WR4, and WR5 are used in synchronous
receive and transmit operations. WR0 points to other registers and issues
various commands, WR1 defines the interrupt modes, WR2 stores the
interrupt vector, and WR6 and WR7 store sync characters. Table 6 illus-
trates the typical program steps that implement a half-duplex Bisync
transmit operation.
Table 5. Contents of Write Registers 3, 4, and 6 In Synchronous Modes
Bit 7
Bit 6
WR 00 = Ax 5 Bits/char
3 10 = Rx 6 Bits/char
01 = Rx 7 Bits/char
11 = Rx 8 Bits/char
Bit 5
Auto
Enables
Bit 4
Bit 3
Enter Hunt Rx CRC
Mode Enable
Bit 2
0
Bit1 Bit 0
Sync char Rx
load Enable
inhibit
WR 0
4
WR DTR
5
0
00 = 8-bit Sync Char 0
0
01 = 16-bit Sync Char Selects Selects
10 = SDLC Mode Sync
Sync
11 = Ext Sync Mode Modes Modes
00 = Tx 5 Bits (or less)/ Send
char
Break
10 = Tx 6 Bits/char
01 = Tx 7 Bits/char
11 = Tx 8 Bits/char
Tx Enable 1
Selects
CRC-16
Even/Odd Parity
Parity Enable
RTS Tx CRC
Enable
UM008101-0601
Serial Input/Output