5秒后页面跳转
PC16550D PDF预览

PC16550D

更新时间: 2024-02-15 02:18:07
品牌 Logo 应用领域
美国国家半导体 - NSC 先进先出芯片PC
页数 文件大小 规格书
22页 345K
描述
PC16550D Universal Asynchronous Receiver/Transmitter with FIFOs

PC16550D 技术参数

生命周期:Obsolete包装说明:DIE, DIE OR CHIP
Reach Compliance Code:unknownHTS代码:8542.31.00.01
风险等级:5.75地址总线宽度:3
边界扫描:NO总线兼容性:8088
最大时钟频率:24 MHz通信协议:ASYNC, BIT
最大数据传输速率:0.1875 MBps外部数据总线宽度:8
JESD-30 代码:X-XUUC-N低功率模式:NO
串行 I/O 数:1最高工作温度:70 °C
最低工作温度:封装主体材料:UNSPECIFIED
封装代码:DIE封装等效代码:DIE OR CHIP
封装形状:UNSPECIFIED封装形式:UNCASED CHIP
电源:5 V认证状态:Not Qualified
子类别:Serial IO/Communication Controllers最大供电电压:5.5 V
最小供电电压:4.5 V标称供电电压:5 V
表面贴装:YES技术:CMOS
温度等级:COMMERCIAL端子形式:NO LEAD
端子位置:UPPERuPs/uCs/外围集成电路类型:SERIAL IO/COMMUNICATION CONTROLLER, SERIAL
Base Number Matches:1

PC16550D 数据手册

 浏览型号PC16550D的Datasheet PDF文件第14页浏览型号PC16550D的Datasheet PDF文件第15页浏览型号PC16550D的Datasheet PDF文件第16页浏览型号PC16550D的Datasheet PDF文件第18页浏览型号PC16550D的Datasheet PDF文件第19页浏览型号PC16550D的Datasheet PDF文件第20页 
8.0 Registers (Continued)  
TABLE IV. Interrupt Control Functions  
FIFO  
Interrupt  
Identification  
Register  
Mode  
Only  
Interrupt Set and Reset Functions  
Priority  
Level  
Bit 3 Bit 2 Bit 1 Bit 0  
Interrupt Type  
None  
Interrupt Source  
Interrupt Reset Control  
0
0
0
1
0
1
1
0
Ð
None  
Ð
Highest Receiver Line Status  
Overrun Error or Parity Error or  
Framing Error or Break Interrupt  
Reading the Line Status  
Register  
0
1
1
1
0
0
0
0
Second Received Data Available Receiver Data Available or Trigger  
Level Reached  
Reading the Receiver Buffer  
Register or the FIFO Drops  
Below the Trigger Level  
Second Character Timeout  
Indication  
No Characters Have Been  
Reading the Receiver  
Buffer Register  
Removed From or Input to the  
RCVR FIFO During the Last 4 Char.  
Times and There Is at Least 1 Char.  
in It During This Time  
0
0
0
0
1
0
0
0
Third Transmitter Holding  
Register Empty  
Transmitter Holding  
Register Empty  
Reading the IIR Register (if  
source of interrupt) or Writing  
into the Transmitter Holding  
Register  
Fourth MODEM Status  
Clear to Send or Data Set Ready or Reading the MODEM  
Ring Indicator or Data Carrier  
Detect  
Status Register  
Bit 5: This bit is the Transmitter Holding Register Empty  
(THRE) indicator. Bit 5 indicates that the UART is ready to  
accept a new character for transmission. In addition, this bit  
causes the UART to issue an interrupt to the CPU when the  
Transmit Holding Register Empty Interrupt enable is set  
high. The THRE bit is set to a logic 1 when a character is  
transferred from the Transmitter Holding Register into the  
Transmitter Shift Register. The bit is reset to logic 0 concur-  
rently with the loading of the Transmitter Holding Register  
by the CPU. In the FIFO mode this bit is set when the XMIT  
FIFO is empty; it is cleared when at least 1 byte is written to  
the XMIT FIFO.  
When changing from the FIFO Mode to the 16450 Mode  
and vice versa, data is automatically cleared from the  
FIFOs. This bit must be a 1 when other FCR bits are written  
to or they will not be programmed.  
Bit 1: Writing a 1 to FCR1 clears all bytes in the RCVR FIFO  
and resets its counter logic to 0. The shift register is not  
cleared. The 1 that is written to this bit position is self-clear-  
ing.  
Bit 2: Writing a 1 to FCR2 clears all bytes in the XMIT FIFO  
and resets its counter logic to 0. The shift register is not  
cleared. The 1 that is written to this bit position is self-clear-  
ing.  
Bit 6: This bit is the Transmitter Empty (TEMT) indicator. Bit  
6 is set to a logic 1 whenever the Transmitter Holding Regis-  
ter (THR) and the Transmitter Shift Register (TSR) are both  
empty. It is reset to a logic 0 whenever either the THR or  
TSR contains a data character. In the FIFO mode this bit is  
set to one whenever the transmitter FIFO and shift register  
are both empty.  
Bit 3: Setting FCR3 to a 1 will cause the RXRDY and  
e
TXRDY pins to change from mode 0 to mode 1 if FCR0  
(see description of RXRDY and TXRDY pins).  
1
Bit 4, 5: FCR4 to FCR5 are reserved for future use.  
Bit 6, 7: FCR6 and FCR7 are used to set the trigger level for  
the RCVR FIFO interrupt.  
Bit 7: In the 16450 Mode this is a 0. In the FIFO mode LSR7  
is set when there is at least one parity error, framing error or  
break indication in the FIFO. LSR7 is cleared when the CPU  
reads the LSR, if there are no subsequent errors in the  
FIFO.  
RCVR FIFO  
7
6
Trigger Level (Bytes)  
0
0
1
1
0
1
0
1
01  
04  
08  
14  
Note: The Line Status Register is intended for read operations only. Writing  
to this register is not recommended as this operation is only used for  
factory testing. In the FIFO mode the software must load a data byte  
in the Rx FIFO via Loopback Mode in order to write to LSR2LSR4.  
LSR0 and LSR7 can’t be written to in FIFO mode.  
8.6 INTERRUPT IDENTIFICATION REGISTER  
In order to provide minimum software overhead during data  
character transfers, the UART prioritizes interrupts into four  
levels and records these in the interrupt Identification Regis-  
ter. The four levels of interrupt conditions in order of priority  
are Receiver Line Status; Received Data Ready; Transmit-  
ter Holding Register Empty; and MODEM Status.  
8.5 FIFO CONTROL REGISTER  
This is a write only register at the same location as the IIR  
(the IIR is a read only register). This register is used to en-  
able the FIFOs, clear the FIFOs, set the RCVR FIFO trigger  
level, and select the type of DMA signalling.  
Bit 0: Writing a 1 to FCR0 enables both the XMIT and RCVR  
FIFOs. Resetting FCR0 will clear all bytes in both FIFOs.  
17  

与PC16550D相关器件

型号 品牌 描述 获取价格 数据表
PC16550DN NSC PC16550D Universal Asynchronous Receiver/Transmitter with FIFOs

获取价格

PC16550DN/NOPB NSC IC 1 CHANNEL(S), 1.5M bps, SERIAL COMM CONTROLLER, PDIP40, PLASTIC, DIP-40, Serial IO/Comm

获取价格

PC16550DV NSC PC16550D Universal Asynchronous Receiver/Transmitter with FIFOs

获取价格

PC16550DV/NOPB NSC IC 1 CHANNEL(S), 1.5M bps, SERIAL COMM CONTROLLER, PQCC44, PLASTIC, LCC-44, Serial IO/Comm

获取价格

PC16550DVEF NSC PC16550D Universal Asynchronous Receiver/Transmitter with FIFOs

获取价格

PC16550DVX NSC Engineering Project Manager

获取价格