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

SCC2698BC1A84 参数 Datasheet PDF下载

SCC2698BC1A84图片预览
型号: SCC2698BC1A84
PDF下载: 下载PDF文件 查看货源
内容描述: 增强的八进制通用异步接收器/发送器UART八路 [Enhanced octal universal asynchronous receiver/transmitter Octal UART]
分类和应用: 外围集成电路
文件页数/大小: 29 页 / 170 K
品牌: NXP [ NXP ]
 浏览型号SCC2698BC1A84的Datasheet PDF文件第14页浏览型号SCC2698BC1A84的Datasheet PDF文件第15页浏览型号SCC2698BC1A84的Datasheet PDF文件第16页浏览型号SCC2698BC1A84的Datasheet PDF文件第17页浏览型号SCC2698BC1A84的Datasheet PDF文件第19页浏览型号SCC2698BC1A84的Datasheet PDF文件第20页浏览型号SCC2698BC1A84的Datasheet PDF文件第21页浏览型号SCC2698BC1A84的Datasheet PDF文件第22页  
Philips Semiconductors  
Product specification  
Enhanced octal universal asynchronous  
receiver/transmitter (Octal UART)  
SCC2698B  
ISR[7] – MPI Change-of-State  
This bit is set when a change-of-state occurs at the MPI1b, MPI0b,  
MPI1a, MPI0a input pins. It is reset when the CPU reads the IPCR.  
bit in the IMR is a ‘1’, the INTRN output is 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  
reading of the ISR.  
ISR[6] – Channel b Change in Break  
This bit, when set, indicates that the receiver has detected the  
beginning or the end of a received break. It is reset when the CPU  
issues a reset break change interrupt command.  
CTPU and CTPL – Counter/Timer Registers  
The CTPU and CTPL 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 CTPU/CTPL registers is H‘0002’. Note that  
these registers are write-only and cannot be read by the CPU.  
ISR[5] – Receiver Ready or FIFO Full Channel b  
The function of this bit is programmed by MR1[6]. If programmed as  
receiver ready, it indicates that a character has been received 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 receiver FIFO. If the FIFO  
contains more characters, the bit will be set again after the FIFO is  
read.  
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 CTPU and CTPL. The waveform so generated is often used for  
a data clock. The formula for calculating the divisor n to load to the  
CTPU and CTPL for a particular 1X data clock is shown below:  
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 causes the FIFO to become full, i.e., all three FIFO  
positions are occupied. It is reset when FIFO is read and there is no  
character in the receiver shift register. If there is a character waiting  
in the receive shift register because the FIFO is full, the bit is set  
again when the waiting character is transferred into the FIFO.  
CńT Clock Frequency  
n +  
2 x 16 Baud rate desired  
Often this division will result in a non-integer number; 26.3, for  
example. One can only program integer numbers in a digital divider.  
Therefore, 26 would be chosen. This gives a baud rate error of  
0.3/26.3 which is 1.14%; well within the ability asynchronous mode  
of operation.  
ISR[4] – Transmitter Ready Channel b  
If the value in CTPU or CTPL is changed, the current half-period will  
not be affected, but subsequent half-periods will be. The C/T will not  
be running until it receives an initial ‘Start Counter’ command (read  
at address A3–A0 = 1110). After this, while in timer mode, the C/T  
will run continuously. Receipt of a subsequent start counter  
This bit is a duplicate of TxRDY (SR[2]).  
ISR[3] – Counter Ready  
In the counter mode of operation, this bit is set when the counter  
reaches terminal count and is reset when the counter is stopped by  
a stop counter command. It is initialized to ‘0’ when the chip is reset.  
command causes the C/T to terminate the current timing cycle and  
to begin a new cycle using the values in the CTPU and CTPL.  
In the timer mode, this bit is set once each cycle of the generated  
square wave (every other time the C/T reaches zero count). The bit  
is reset by a stop counter command. The command, however, does  
not stop the C/T.  
The counter ready status bit (ISR[3]) is set once each cycle of the  
square wave. The bit is reset by a stop counter command read with  
A3–A0 = H‘F’). The command, however, does not stop the C/T. The  
generated square wave is output on MPO if it is programmed to be  
the C/T output.  
ISR[2] – Channel a Change in Break  
This bit, when set, indicates that the receiver has detected the  
beginning or the end of a received break. It is reset when the CPU  
issues a reset break change interrupt command.  
In the counter mode, the C/T counts down the number of pulses  
loaded in CTPU and CTPL by the CPU. Counting begins upon  
receipt of a start counter command. Upon reaching the terminal  
count H‘0000’, the counter ready interrupt bit (ISR[3]) is set. The  
counter continues counting past the terminal count until stopped by  
the CPU. If MPO is programmed to be the output of the C/T, the  
output remains High until the terminal count is reached, at which  
time it goes Low. The output returns to the High state and ISR[3] is  
cleared when the counter is stopped by a stop counter command.  
The CPU may change the values of CTPU and CTPL at any time,  
but the new count becomes effective only on the next start counter  
command. If new values have not been loaded, the previous values  
are preserved and used for the next count cycle.  
ISR[1] – Receiver Ready or FIFO Full Channel a  
The function of this bit is programmed by MR1[6]. If programmed as  
receiver ready, it indicates that a character has been received and is  
waiting in the FIFO to be ready 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 receiver FIFO. If the FIFO  
contains more characters, the bit will be set again after the FIFO is  
read. 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 causes the FIFO to become full, i.e., all three FIFO  
positions are occupied. It is reset when FIFO is read and there is no  
character in the receiver shift register. If there is a character waiting  
in the receive shift register because the FIFO is full, the bit is set  
again when the waiting character is transferred into the FIFO.  
In the counter mode, the current value of the upper and lower eight  
bits of the counter (CTU, CTL) may be read by the CPU. It is  
recommended that the counter be stopped when reading to prevent  
potential problems which may occur if a carry from the lower eight  
bits to the upper eight bits occurs between the times that both  
halves of the counter is read. However, note that a subsequent start  
counter command will cause the counter to begin a new count cycle  
using the values in CTPU and CTPL.  
ISR[0] – Transmitter Ready Channel a  
This bit is a duplicate of TxRDY (SR[2]).  
IMR – Interrupt Mask Register  
The programming of this register selects which bits in the ISR cause  
an interrupt output. If a bit in the ISR is a ‘1’ and the corresponding  
18  
2000 Jan 31  
 复制成功!