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

28222-13 参数 Datasheet PDF下载

28222-13图片预览
型号: 28222-13
PDF下载: 下载PDF文件 查看货源
内容描述: ATM发射器/接收器与UTOPIA接口 [ATM Transmitter/Receiver with UTOPIA Interface]
分类和应用: 异步传输模式ATM
文件页数/大小: 161 页 / 1722 K
品牌: CONEXANT [ CONEXANT SYSTEMS, INC ]
 浏览型号28222-13的Datasheet PDF文件第80页浏览型号28222-13的Datasheet PDF文件第81页浏览型号28222-13的Datasheet PDF文件第82页浏览型号28222-13的Datasheet PDF文件第83页浏览型号28222-13的Datasheet PDF文件第85页浏览型号28222-13的Datasheet PDF文件第86页浏览型号28222-13的Datasheet PDF文件第87页浏览型号28222-13的Datasheet PDF文件第88页  
2.0 Functional Description  
CN8223  
2.8 FEAC Channel and HDLC Data Link Programming  
ATM Transmitter/Receiver with UTOPIA Interface  
Alternatively, the FCS data may be ignored, and the good or bad indication  
used directly. It is important that software strategies allow for the fact that the  
LAPD receiver cannot recognize the FCS as such until the closing flag is  
recognized. It can happen that the processor is interrupted to read 4 message  
bytes, and the next byte received is the closing flag.  
When the processor exits the interrupt routine, another interrupt will be  
pending for the end of message. The status for this interrupt indicates the idle  
condition, the FCS status, and the byte count will be the same as the previous  
interrupt (RxBytes[2:0] = 3 or 7) because no extra bytes were received. In this  
event, the last two bytes read from memory on the previous interrupt were not  
message bytes after all, but were actually the FCS bytes. If the FCS spans a 4-byte  
boundary, the final interrupt indicates that one additional byte was received  
(RxBytes[2:0] = 0 or 4), the idle condition, and the FCS status.  
2.8.4.2 Receiver  
Interrupts  
The data link receiver generates an interrupt in response to three events:  
1. The current half of the message buffer is full  
2. The end-of-message flag was detected  
3. An abort flag was detected  
DL_CTRL_STAT indicates the cause of the interrupt. The interrupt is cleared  
upon the reading of this register.  
If the interrupt is due to the current half of the receive buffer being full, Idle  
Code Received is cleared, and RxBytes[2:0] indicates which half of the buffer  
must be read.  
If the interrupt is due to the end-of-message flag being detected, Idle Code  
Received is set, Bad FCS indicates the result of the FCS error check, and  
RxBytes[2:0] indicates the last location written. The processor is not interrupted  
again until four bytes of a new message have been received.  
If the interrupt is due to an abort flag being received, Abort Flag Received is  
set, and there is nothing to be done by software other than discard any previously  
received message bytes. The processor will not be interrupted again until four  
bytes of a new message have been received.  
Interrupts from the HDLC data link receiver appear on Receiver Interrupt  
[bit 15] in DL_CTRL_STAT. Interrupts must be enabled to appear on DL_INT by  
setting Enable Receive Data Link Interrupt [bit 7] in DL_CTRL_STAT.  
2-50  
Conexant  
100046C  
 复制成功!