欢迎访问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文件第77页浏览型号28222-13的Datasheet PDF文件第78页浏览型号28222-13的Datasheet PDF文件第79页浏览型号28222-13的Datasheet PDF文件第80页浏览型号28222-13的Datasheet PDF文件第82页浏览型号28222-13的Datasheet PDF文件第83页浏览型号28222-13的Datasheet PDF文件第84页浏览型号28222-13的Datasheet PDF文件第85页  
CN8223  
2.0 Functional Description  
ATM Transmitter/Receiver with UTOPIA Interface  
2.8 FEAC Channel and HDLC Data Link Programming  
The 3-bit field TxBytes[2:0] is functionally split into two parts. The most  
significant bit (MSB) indicates to the transmitter circuitry which half of the buffer  
to read from next. The two LSBs indicate the stop location, i.e., where the last  
message byte is located. When the new controls are latched by the transmitter  
circuitry, the processor is interrupted for the next set of controls. Now, the  
processor has up to 4-byte intervals (byte transmission time periods) to write a  
new set of controls to the control register. Because of a race condition, the ISR  
that is processing the transmit interrupt must delay 1.5 byte times before writing a  
new control register value. The processor can now write the next block of data to  
the next half of the message buffer.  
When the end of a message is reached, or in the event of a short message, there  
may not be exactly 4 bytes remaining. In this case, the processor writes the  
remaining data to the message buffer as usual. The processor now must write the  
highest location used to the TxBytes[2:0] field in the data link control register.  
Send FCS is set to 1. This causes the FCS to be sent after this last block of data.  
When this set of controls is latched, the processor is interrupted. At this time a  
new message can be sent, or Send Message can be set to 0 to send idle flags. If a  
new message is to be sent immediately, the next half of the transmit buffer can be  
written, and the data link control register configured accordingly. This results in  
only one idle flag being transmitted between messages. If there is no new  
message ready, the processor must write Send Message to 0. If this is not done  
within 4 byte intervals, undefined data is transmitted.  
2.8.3.2 Aborting a  
Message  
To abort a message in progress, the controller writes Abort Message to 1 in the  
data link control register. The transmitter finishes sending the message byte in  
progress, then transmits an abort flag (11111110). After writing the abort signal  
to the control register, a second write may follow the next interrupt to cause the  
transmitter to go to the idle condition or to transmit another message. In the latter  
case, the abort flag is followed by one idle flag, and the new message begins. If  
the second write is not performed, the formatter continues to transmit abort flags  
until instructed otherwise.  
2.8.3.3 Transmitter  
Interrupts  
The transmitter generates an interrupt when it has latched the present set of  
controls and is ready for a new set. There are no interrupts during the  
transmission of idle flags. Therefore, to start a message from an idle condition,  
the processor writes the first half of the buffer and the proper control bits. When  
the circuit latches these controls internally, an interrupt is immediately issued for  
the next set of control bits. The processor then has up to 4 byte intervals to  
respond to the interrupt. The interrupt appears on the DL_INT pin. The  
DL_CTRL_STAT register indicates the source of the interrupt but not the cause.  
The controller software must know from the message context what response is  
required. The interrupt is an active low level, not a pulse. The transmit interrupt is  
cleared upon the writing of the DL_CTRL_STAT register. A write operation must  
be performed to clear the current interrupt and prevent missing later interrupts.  
If the interrupt is a mid-message interrupt, a new data link control word must  
be written with TxBytes[2:0] equal to the ending location of the next message  
block. The MSB of TxBytes[2:0] informs the transmit circuitry which half of the  
buffer to read next.  
Interrupts from the HDLC data link transmitter will appear on Transmitter  
Interrupt [bit 14] in DL_CTRL_STAT [0x60]. Interrupts must be enabled to  
appear on DL_INT by setting Enable HDLC Data Link = 1 in CONFIG_5.  
100046C  
Conexant  
2-47  
 复制成功!