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

VS1001 参数 Datasheet PDF下载

VS1001图片预览
型号: VS1001
PDF下载: 下载PDF文件 查看货源
内容描述: MPEG音频编解码器 [MPEG AUDIO CODEC]
分类和应用: 解码器编解码器
文件页数/大小: 39 页 / 415 K
品牌: ETC [ ETC ]
 浏览型号VS1001的Datasheet PDF文件第30页浏览型号VS1001的Datasheet PDF文件第31页浏览型号VS1001的Datasheet PDF文件第32页浏览型号VS1001的Datasheet PDF文件第33页浏览型号VS1001的Datasheet PDF文件第35页浏览型号VS1001的Datasheet PDF文件第36页浏览型号VS1001的Datasheet PDF文件第37页浏览型号VS1001的Datasheet PDF文件第38页  
VS1001K  
VLSI  
DATASHEET  
y
Solution  
9. WRITING SOFTWARE  
9.5 System Vector Tags  
The System Vector Tags are tags that may be replaced by the user to take control over several decoder  
functions.  
9.5.1 AudioInt, 0x4000..0x4001  
Normally contains the following VS DSP assembly code:  
j dac_int  
stx mr1,(i6)+1 ; sty i7,(i6)  
The user may, at will, replace the first instruction with either a or  
command to gain control over  
the audio interrupt. It is not recommended to change the instruction at 0x4001.  
9.5.2 SpiInt, 0x4002..0x4003  
Normally contains the following VS DSP assembly code:  
j spi_int  
stx mr1,(i6)+1 ; sty i7,(i6)  
The user may, at will, replace the first address with either a j or jmpi command to gain control over the  
SCI interrupt. It is not recommended to change the instruction at 0x4003.  
9.5.3 DataInt, 0x4004..0x4005  
Normally contains the following VS DSP assembly code:  
j data_int  
stx mr1,(i6)+1 ; sty i7,(i6)  
The user may, at will, replace the first address with either a j or jmpi command to gain control over the  
MP3 data interrupt. It is not recommended to change the instruction at 0x4005.  
9.5.4 UserCodec, 0x4008..0x4009  
Normally contains the following VS DSP assembly code:  
jr  
nop  
Version 4.11, 2003-09-18  
34  
 复制成功!