欢迎访问ic37.com |
会员登录 免费注册
发布采购

SCC2692AC1A44 参数 Datasheet PDF下载

SCC2692AC1A44图片预览
型号: SCC2692AC1A44
PDF下载: 下载PDF文件 查看货源
内容描述: 双重异步接收器/发送器DUART [Dual asynchronous receiver/transmitter DUART]
分类和应用: 微控制器和处理器串行IO控制器通信控制器外围集成电路数据传输时钟
文件页数/大小: 30 页 / 212 K
品牌: NXP [ NXP ]
 浏览型号SCC2692AC1A44的Datasheet PDF文件第14页浏览型号SCC2692AC1A44的Datasheet PDF文件第15页浏览型号SCC2692AC1A44的Datasheet PDF文件第16页浏览型号SCC2692AC1A44的Datasheet PDF文件第17页浏览型号SCC2692AC1A44的Datasheet PDF文件第19页浏览型号SCC2692AC1A44的Datasheet PDF文件第20页浏览型号SCC2692AC1A44的Datasheet PDF文件第21页浏览型号SCC2692AC1A44的Datasheet PDF文件第22页  
Philips Semiconductors  
Product specification  
Dual asynchronous receiver/transmitter (DUART)  
SCC2692  
a character is transferred from the receive holding register to the  
receive FIFO and the transfer caused the Channel B FIFO to  
become full; i.e., all three FIFO positions are occupied. It is reset  
when the CPU reads the RHR. If a character is waiting in the  
receive shift register because the FIFO is full, the bit will be set  
again when the waiting character is loaded into the FIFO.  
Table 5. ACR 6:4 Field Definition  
ACR  
6:4  
MODE  
CLOCK SOURCE  
000  
Counter  
Counter  
External (IP2)  
TxCA – 1X clock of Channel A  
transmitter  
001  
010  
011  
ISR[4] – Channel B Transmitter Ready  
This bit is a duplicate of TxRDYB (SRB[2]).  
TxCB – 1X clock of Channel B  
transmitter  
Counter  
Counter  
Crystal or external (X1/CLK)  
divided by 16  
ISR[3] – Counter Ready.  
In the counter mode, this bit is set when the counter reaches  
terminal count and is reset when the counter is stopped by a stop  
counter command.  
100  
101  
Timer (square wave)  
Timer (square wave)  
External (IP2)  
External (IP2) divided by 16  
Crystal or external clock  
(X1/CLK)  
110  
111  
Timer (square wave)  
Timer (square wave)  
In the timer mode, this bit is set once each cycle of the generated  
square wave (every other time that the counter/timer reaches zero  
count). The bit is reset by a stop counter command. The command,  
however, does not stop the counter/timer.  
Crystal or IP2 clock (X1/CLK)  
divided by 16  
NOTE: Timer mode generates a squarewave.  
In the time-out mode, the “Disable Time-out Mode” command (CR  
x’C0) must be used.  
IPCR – Input Port Change Register  
IPCR[7:4] – IP3, IP2, IP1, IP0 Change-of-State  
ISR[2] – Channel A Change in Break  
These bits are set when a change-of-state, as defined in the input  
port section of this data sheet, occurs at the respective input pins.  
They are cleared when the IPCR is read by the CPU. A read of the  
IPCR also clears ISR[7], the input change bit in the interrupt status  
register. The setting of these bits can be programmed to generate  
an interrupt to the CPU.  
This bit, when set, indicates that the Channel A receiver has  
detected the beginning or the end of a received break. It is reset  
when the CPU issues a Channel A ‘reset break change interrupt’  
command.  
ISR[1] – Channel A Receiver Ready Or FIFO Full  
The function of this bit is programmed by MR1A[6]. If programmed  
as receiver ready, it indicates that a character has been received in  
Channel A and is waiting in the FIFO to be read by the CPU. It is set  
when the character is transferred from the receive shift register to  
the FIFO and reset when the CPU reads the RHR. If after this read  
there are more characters still in the FIFO the bit will be set again  
after the FIFO is ‘popped’. If programmed as FIFO full, it is set  
when a character is transferred from the receive holding register to  
the receive FIFO and the transfer caused the Channel A FIFO to  
become full; i.e., all three FIFO positions are occupied. It is reset  
when the CPU reads the RHR. If a character is waiting in the  
receive shift register because the FIFO is full, the bit will be set  
again when the ISR[0] and IMR waiting character is loaded into the  
FIFO.  
IPCR[3:0] – IP3, IP2, IP1, IP0 Change-of-State  
These bits provide the current state of the respective inputs. The  
information is unlatched and reflects the state of the input pins at the  
time the IPCR is read.  
ISR – Interrupt Status Register  
This register provides the status of all potential interrupt sources.  
The contents of this register are masked by the Interrupt Mask  
Register (IMR). If a bit in the ISR is a ‘1’ and the corresponding bit in  
the IMR is also a ‘1’, the INTRN output will be asserted (Low). If the  
corresponding bit in the IMR is a zero, the state of the bit in the ISR  
has no effect on the INTRN output. Note that the IMR does not mask  
the reading of the ISR – the true status will be provided regardless  
of the contents of the IMR. The contents of this register are  
ISR[0] – Channel A Transmitter Ready  
This bit is a duplicate of TxRDYA (SRA[2]).  
initialized to 00 when the DUART is reset.  
16  
ISR[7] – Input Port Change Status  
IMR – Interrupt Mask Register  
This bit is a ‘1’ when a change-of-state has occurred at the IP0, IP1,  
IP2, or IP3 inputs and that event has been selected to cause an  
interrupt by the programming of ACR[3:0]. The bit is cleared when  
the CPU reads the IPCR.  
The programming of this register selects which bits in the ISR  
causes an interrupt output. If a bit in the ISR is a ‘1’ and the  
corresponding bit in the IMR is also a ‘1’ the INTRN output will be  
asserted. If the corresponding bit in the IMR is a zero, the state of  
the bit in the ISR has no effect on the INTRN output. Note that the  
IMR does not mask the programmable interrupt outputs OP3-OP7 or  
the reading of the ISR.  
ISR[6] – Channel B Change In Break  
This bit, when set, indicates that the Channel B receiver has  
detected the beginning or the end of a received break. It is reset  
when the CPU issues a Channel B ‘reset break change interrupt’  
command.  
CTUR and CTLR – Counter/Timer Registers  
The CTUR and CTLR hold the eight MSBs and eight LSBs,  
respectively, of the value to be used by the counter/timer in either  
the counter or timer modes of operation. The minimum value which  
may be loaded into the CTUR/CTLR registers is H‘0002’. Note that  
these registers are write-only and cannot be read by the CPU.  
ISR[5] – Channel B Receiver Ready or FIFO Full  
The function of this bit is programmed by MR1B[6]. If programmed  
as receiver ready, it indicates that a character has been received in  
Channel B and is waiting in the FIFO to be read by the CPU. It is set  
when the character is transferred from the receive shift register to  
the FIFO and reset when the CPU reads the RHR. If after this read  
there are more characters still in the FIFO the bit will be set again  
after the FIFO is ‘popped’. If programmed as FIFO full, it is set when  
In the timer (programmable divider) mode, the C/T generates a  
square wave with a period of twice the value (in clock periods) of the  
CTUR and CTLR. The waveform so generated is often used for a  
18  
1998 Sep 04  
 复制成功!