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

CN8474AEBG 参数 Datasheet PDF下载

CN8474AEBG图片预览
型号: CN8474AEBG
PDF下载: 下载PDF文件 查看货源
内容描述: 多通道同步通信控制器( MUSYCC ™ ) [Multichannel Synchronous Communications Controller (MUSYCC?)]
分类和应用: 通信控制器电信集成电路
文件页数/大小: 221 页 / 2104 K
品牌: CONEXANT [ CONEXANT SYSTEMS, INC ]
 浏览型号CN8474AEBG的Datasheet PDF文件第144页浏览型号CN8474AEBG的Datasheet PDF文件第145页浏览型号CN8474AEBG的Datasheet PDF文件第146页浏览型号CN8474AEBG的Datasheet PDF文件第147页浏览型号CN8474AEBG的Datasheet PDF文件第149页浏览型号CN8474AEBG的Datasheet PDF文件第150页浏览型号CN8474AEBG的Datasheet PDF文件第151页浏览型号CN8474AEBG的Datasheet PDF文件第152页  
6.0 Basic Operation  
CN8478/CN8474A/CN8472A/CN8471A  
6.3 Channel Operation  
Multichannel Synchronous Communications Controller (MUSYCC™)  
6.3.6 Memory Protection Descriptor  
/* memory protection disabled = 0 */  
GroupStr0.MemoryProtectDescr = 0x00000000;  
/* either write directly into MUSYCC register - or - use a service request */  
*(MUSYCC_FUNC_0_BAR + GROUP_CONFIG_DESCR_OFFSET) =  
GroupStr0.MemoryProtectDescr;  
The components of the Memory Protection Descriptor are listed in Table 6-5.  
Table 6-5. Example—Components of Memory Protection Descriptor  
Descriptor  
Component of Descriptor  
PROTENBL  
Value of Components  
Memory Protection Descriptor  
0 = Memory protection disabled  
6.3.7 Port Configuration Descriptor  
/* three-state transmitter output = 0 */  
/* rx out of frame signal active edge = 0, falling edge */  
/* rx synchronization signal active edge = 0, falling edge */  
/* rx data signal active edge = 0, falling edge */  
/* tx synchronization signal active edge = 0, falling edge */  
/* tx data signal active edge = 0, falling edge */  
/* port mode = 1, E1 32 time slot */  
GroupStr0.PortConfigDescr = 0x00000001;  
/* either write directly into MUSYCC register - or - use a service request */  
*(MUSYCC_FUNC_0_BAR + PORT_CONFIG_DESCR_OFFSET) = GroupStr0.PortConfigDescr;  
The components of the Port Configuration Descriptor are listed in Table 6-6.  
Table 6-6. Example—Components of Port Configuration Descriptor  
Component of  
Descriptor  
Descriptor  
Value of Components  
Port  
Configuration  
TRITX  
0 = Three-state output when transmitter enabled and time slot is not  
mapped  
Descriptor  
ROOF_EDGE  
RSYNC_EDGE  
RDAT_EDGE  
TSYNC_EDGE  
TDAT_EDGE  
0 = Active edge of signals is falling edge  
PORTMD  
1 = 32 channel with E1 signalling  
6-14  
Conexant  
100660E