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

T8102A 参数 Datasheet PDF下载

T8102A图片预览
型号: T8102A
PDF下载: 下载PDF文件 查看货源
内容描述: H.100 / H.110接口和时隙交换 [H.100/H.110 Interface and Time-Slot Interchangers]
分类和应用:
文件页数/大小: 112 页 / 1382 K
品牌: AGERE [ AGERE SYSTEMS ]
 浏览型号T8102A的Datasheet PDF文件第81页浏览型号T8102A的Datasheet PDF文件第82页浏览型号T8102A的Datasheet PDF文件第83页浏览型号T8102A的Datasheet PDF文件第84页浏览型号T8102A的Datasheet PDF文件第86页浏览型号T8102A的Datasheet PDF文件第87页浏览型号T8102A的Datasheet PDF文件第88页浏览型号T8102A的Datasheet PDF文件第89页  
Ambassador T8100A, T8102, and T8105  
H.100/H.110 Interfaces and Time-Slot Interchangers  
Advance Data Sheet  
November 1999  
3 Using the TSI Devices (continued)  
3.4 Using the LAR, AMR, and IDR for Connections (continued)  
3.4.3 Programming Examples (continued)  
;
;**Optional: Test CAM Busy bit**  
TEST:  
MD,ACC,MCR  
AND,01h  
JNZ TEST  
;Move MCR contents into (host’s) accumulator (for example)  
;Logical AND, i.e., mask off all but LSB of the MCR register  
;If the LSB is zero (not busy), continue, else jump back and  
;retest  
;
CONTINUE:  
;
;******Set up the “to” connection  
;
MD,AMR,0B0h  
;Point to the Time-Slot holding register  
MI,IDR,1Dh  
MD,AMR,0B1h  
;This is the Time-Slot value (29) for the Local address  
;Point to the upper bits of the connection  
MI,IDR,100_00011b  
:Set up a read from data memory to Local pins,  
;
;
disable pattern mode, minimum delay, and set  
stream number equal to 00011b (3).  
MD,AMR,0B2h  
MI,IDR,31h  
;
;Point to tag field  
;Use location 49 of the associated Data RAM to store the data  
MD,AMR,0B3h;  
MI,IDR,00h;  
MD,AMR,0E3h  
MI,IDR,0E3h  
;
;Write to next free location in the Local CAM  
;The command is executed with the indirect to IDR  
;**CAM Busy bit can be tested here**  
;
;
;*******END OF EXAMPLE #3  
3.4.4 Miscellaneous Commands  
These commands (i.e., 0x70, 0xF8, all reset commands in the AMR register) require two writes: first the value is  
written to the AMR register; then the same value is written to the IDR register. After writing to the IDR register, the  
command will be executed.  
Lucent Technologies Inc.  
81  
 复制成功!