参数资料
型号: B900M24FXX12IT
元件分类: 数字信号处理
英文描述: 0-BIT, 59.88 MHz, OTHER DSP, PQCC44
文件页数: 32/100页
文件大小: 1547K
代理商: B900M24FXX12IT
Lucent Technologies Inc.
37
Advance Data Sheet
B900
July 1999
Baseband Signal Processor
4 Hardware Architecture (continued)
4.10 Dual-Channel Serial I/O Port (SIO) for B900 (continued)
4.10.3 B900 SIO Programming Examples
The following programming segment configures the SIO in passive, single-channel mode. Serial input data is
stored in DPRAM at memory location serial_in, and serial output data is stored at memory location serial_out.
sioa: *r2=sdx
/* store SIO input data in location serial_in */
sdx=*r3
/* transfer serial output data to SIO
*/
ireturn
start:auc=0
. . .
r2=serial_in
/* set pointer to serial input location
*/
r3=serial_out
/* set pointer to serial output location
*/
inc=0x0001
/* enable SIOA interrupt
*/
*r3=a0
/* transfer serial output data to memory
*/
sioc=0x8000
/* enable SIO in passive, single-channel mode */
. . .
/* other code */
. . .
serial_in: int
serial_out: int
The following programming segment illustrates the application of the SIO in single-channel mode with 64-bit serial
transfers. For 64-bit and 80-bit transfers, the serial input data must be read before new serial output data is written.
sioa: r2=serial_in
/* transfer serial input data to memory
*/
*r2++=sdx
r3=serial_out
/* transfer serial output data to SIO
*/
sdx=*r3++
ireturn
start:auc=0
. . .
r2=serial_in
/* set pointer to serial input location
*/
r3=serial_out
/* set pointer to serial output location
*/
inc=0x0001
/* enable SIOA interrupt
*/
sioc=0x8000
/* enable SIO in passive, single-channel mode */
. . .
/* other code */
. . .
serial_in: 4* int
serial_out: 4* int
相关PDF资料
PDF描述
B900J24PXX12I 0-BIT, 80 MHz, OTHER DSP, PQFP44
B900J24FXX12IT 0-BIT, 59.88 MHz, OTHER DSP, PQFP44
BA00CC0WCP-V5 1A Low Dropout Voltage Regulator with Shut Down Switch(Adustable Voltage)
BA10E6 COPPER ALLOY, TIN FINISH, RING TERMINAL
BA12004 0.5 A, 7 CHANNEL, NPN, Si, POWER TRANSISTOR
相关代理商/技术参数
参数描述
B901 制造商:EDAL 制造商全称:EDAL 功能描述:Silicon Bridge Rectifier
B901 10.0MM 制造商:DORMER TOOLS 功能描述:M/C REAMER B901 10.0MM
B901 4.0MM 制造商:DORMER TOOLS 功能描述:M/C REAMER B901 4.0MM
B901 5.0MM 制造商:DORMER TOOLS 功能描述:M/C REAMER B901 5.0MM
B901 8.0MM 制造商:DORMER TOOLS 功能描述:M/C REAMER B901 8.0MM