XR16C864
7
REV. 2.2.0
2.97V TO 5.5V QUAD UART WITH 128-BYTE FIFO
Pin type: I=Input, O=Output, I/O= Input/output, OD=Output Open Drain.
Factory Test Mode
If the IOR#, IOW# and CS# pins are all asserted (at a logic 0), the 864 will enter a Factory Test Mode.
CLKSEL 35 I Baud-Rate-Generator Input Clock Prescaler Select for channels A-D. This input is only
sampled during power up or a reset. Connect to VCC for divide by 1 and GND for divide
by 4. MCR[7] can override the state of this pin following a reset or initialization. See MCR
bit-7 and
Figure 5
in the Baud Rate Generator section.
CHCCLK 42 I This input provides the clock for UART channel C. An external 16X baud clock or the
crystal oscillator’s output, XTAL2, must be connected to this pin for normal operation.
This input may also be used with MIDI (Musical Instrument Digital Interface) applications
when an external MIDI clock is provided.
RESET
(RESET#)
43 I When 16/68# pin is at logic 1 for Intel bus interface, this input becomes the Reset pin
(active high). In this case, a 40 ns minimum logic 1 pulse on this pin will reset the internal
registers and all outputs. The UART transmitter output will be held at logic 1, the receiver
input will be ignored and outputs are reset during reset period (
Table 19
). When 16/68#
pin is at a logic 0 for Motorola bus interface, this input becomes Reset# pin (active low).
This pin functions similarly, but instead of a logic 1 pulse, a 40 ns minimum logic 0 pulse
will reset the internal registers and outputs.
VCC 10, 61,
86
Pwr 2.97V to 5.5V power supply. All input pins, except XTAL1, are 5V tolerant.
GND 20, 46,
71, 96
Pwr Power supply common, ground.
Pin Description
N
AME
100-QFP
P
IN
#
T
YPE
D
ESCRIPTION
XR16C864
8
2.97V TO 5.5V QUAD UART WITH 128-BYTE FIFO
REV. 2.2.0
1.0 PRODUCT DESCRIPTION
The XR16C864 (864) integrates the functions of 4 enhanced 16C550 Universal Asynchronous Receiver and
Transmitter (UART). Each UART is independently controlled having its own set of device configuration
registers. The configuration registers set is 16550 UART compatible for control, status and data transfer.
Additionally, each UART channel has 128-bytes of transmit and receive FIFOs, automatic RTS/CTS hardware
flow control with hysteresis control, automatic Xon/Xoff and special character software flow control,
programmable transmit and receive FIFO trigger levels, FIFO level counters, infrared encoder and decoder
(IrDA ver 1.0), programmable baud rate generator with a prescaler of divide by 1 or 4, and data rate up to 2
Mbps. The XR16C864 can operate at 3.3 or 5 volts. The 864 is fabricated with an advanced CMOS process.
Enhanced FIFO
The 864 QUART provides a solution that supports 128 bytes of transmit and receive FIFO memory, instead of
64 bytes provided in the ST16C654 and 16 bytes in the ST16C554, or one byte in the ST16C454. The 864 is
designed to work with high performance data communication systems, that require fast data processing time.
Increased performance is realized in the 864 by the larger transmit and receive FIFOs, FIFO trigger level
control, FIFO level counters and automatic flow control mechanism. This allows the external processor to
handle more networking tasks within a given time. For example, the ST16C554 with a 16 byte FIFO, unloads
16 bytes of receive data in 1.53 ms (This example uses a character length of 11 bits, including start/stop bits at
115.2Kbps). This means the external CPU will have to service the receive FIFO at 1.53 ms intervals. However
with the 128 byte FIFO in the 864, the data buffer will not require unloading/loading for 12.2 ms. This increases
the service interval giving the external CPU additional time for other applications and reducing the overall
UART interrupt servicing time. In addition, the programmable FIFO level trigger interrupt and automatic
hardware/software flow control is uniquely provided for maximum data throughput performance especially
when operating in a multi-channel system. The combination of the above greatly reduces the CPU’s bandwidth
requirement, increases performance, and reduces power consumption.
Data Rate
The 864 is capable of operation up to 2 Mbps at 5V with 16x internal sampling clock rate. The device can
operate with a crystal oscillator of up to 24 MHz crystal on pins XTAL1 and XTAL2, or external clock source of
32 MHz on XTAL1 pin. With a typical crystal of 14.7456 MHz and through a software option, the user can set
the prescaler bit for data rates of up to 921.6 kbps.
Enhanced Features
The rich feature set of the 864 is available through the internal registers. Automatic hardware/software flow
control, selectable transmit and receive FIFO trigger levels, selectable baud rates, infrared encoder/decoder
interface, modem interface controls, and a sleep mode are all standard features. MCR bit-5 provides a facility
for turning off software flow control with any incoming (RX) character. In the 16 mode INTSEL and MCR bit-3
can be configured to provide a software controlled or continuous interrupt capability.
The XR16C864 offers a clock prescaler select pin to allow system/board designers to preset the default baud
rate table on power up. The CLKSEL pin selects the div-by-1 or div-by-4 prescaler for the baud rate generator.
It can then be overridden following initializatioin by MCR bit-7.
The 864 offers several other enhanced features. These features include a CHCCLK clock input, FSTAT
register, separate IrDA TX outputs, separate RXRDY and TXRDY outputs and a Direct Memory Access
interface. The CHCCLK must be connected to the XTAL2 pin for normal operation or to external MIDI (Music
Instrument Digital Interface) oscillator for MIDI applications. A separate register (FSTAT) is provided for
monitoring the real time status of the FIFO signals TXRDY# and RXRDY# for each of the four UART channels
(A-D). Separate TXRDY and RXRDY outputs for the individual channels are also provided. For infrared
applications, four separate IrDA (Infrared Data Association Standard) TX outputs are provided. These outputs
are provided in addition to the standard asynchronous modem data outputs.
A full Direct Memory Access interface is provided with separate DRQ lines for RX and TX FIFOs of the
individual channels.
XR16C864
9
REV. 2.2.0
2.97V TO 5.5V QUAD UART WITH 128-BYTE FIFO
2.0 FUNCTIONAL DESCRIPTIONS
2.1 CPU Interface
The CPU interface is 8 data bits wide with 3 address lines and control signals to execute data bus read and
write transactions. The 864 data interface supports the Intel compatible types of CPUs and it is compatible to
the industry standard 16C550 UART. No clock (oscillator nor external clock) is required to operate a data bus
transaction. Each bus cycle is asynchronous using CS# A-D, IOR# and IOW# or CS#, R/W#, A4 and A3 inputs.
All four UART channels share the same data bus for host operations. A typical data bus interconnection for
Intel and Motorola mode is shown in Figure 3.
F
IGURE
3. XR16C864 T
YPICAL
I
NTEL
/M
OTOROLA
D
ATA
B
US
I
NTERCONNECTIONS
VCC
VCC
DSRA#
CTSA#
RTSA#
DTRA#
RXA
TXA
RIA#
CDA#
GND
A0
A1
A2
UART_CSA#
UART_CSB#
IOR#
IOW#
D0
D1
D2
D3
D4
D5
D6
D7
A0
A1
A2
CSA#
CSB#
D0
D1
D2
D3
D4
D5
D6
D7
IOR#
IOW#
UART
Channel A
UART
Channel B
UART_INTB
UART_INTA
INTB
INTA
UART_RESET RESET
Serial Interface of
RS-232
Serial Interface of
RS-232
Intel Data Bus (16 Mode) Interconnections
UART
Channel C
UART
Channel D
Similar
to Ch A
Similar
to Ch A
Similar
to Ch A
UART_INTD
UART_INTC
INTD
INTC
UART_CSC#
UART_CSD#
CSC#
CSD#
VCC 16/68#
VCC
VCC
GND
A0
A1
A2
UART_CS#
A3
R/W#
D0
D1
D2
D3
D4
D5
D6
D7
A0
A1
A2
CSA#
CSB#
D0
D1
D2
D3
D4
D5
D6
D7
IOR#
IOW#
UART_IRQ#
INTB
INTA
RESET#
Serial Interface of
RS-232
Serial Interface of
RS-232
Motorola Data Bus (68 Mode) Interconnections
VCC
UART_RESET#
(no connect)
DSRA#
CTSA#
RTSA#
DTRA#
RXA
TXA
RIA#
CDA#
UART
Channel A
UART
Channel B
UART
Channel C
Similar
to Ch A
Similar
to Ch A
Similar
to Ch A
INTC
(no connect)
INTD
(no connect)
A4 CSC#
CSD#
VCC
16/68#
UART
Channel D

XR16C864IQ-F

Mfr. #:
Manufacturer:
MaxLinear
Description:
UART Interface IC UART
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union

Products related to this Datasheet