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

85C51SND3B1 参数 Datasheet PDF下载

85C51SND3B1图片预览
型号: 85C51SND3B1
PDF下载: 下载PDF文件 查看货源
内容描述: 单芯片数字音频解码器 - 编码器与USB 2.0接口 [Single-Chip Digital Audio Decoder - Encoder with USB 2.0 Interface]
分类和应用: 解码器编码器
文件页数/大小: 263 页 / 3620 K
品牌: ATMEL [ ATMEL ]
 浏览型号85C51SND3B1的Datasheet PDF文件第107页浏览型号85C51SND3B1的Datasheet PDF文件第108页浏览型号85C51SND3B1的Datasheet PDF文件第109页浏览型号85C51SND3B1的Datasheet PDF文件第110页浏览型号85C51SND3B1的Datasheet PDF文件第112页浏览型号85C51SND3B1的Datasheet PDF文件第113页浏览型号85C51SND3B1的Datasheet PDF文件第114页浏览型号85C51SND3B1的Datasheet PDF文件第115页  
AT85C51SND3Bx  
The CPU can free the bank by clearing FIFOCON when all the data are written, that  
is:  
after “N” write into UEDATX  
as soon as RWAL is cleared by hardware.  
If the endpoint uses 2 banks, the second one can be read by the HOST while the current  
is being written by the CPU. Then, when the CPU clears FIFOCON, the next bank may  
be already ready (free) and TXINI is set immediately.  
Standard Mode with AUTOSW  
In this mode (AUTOSW set), the flow operation is the same as Section “Standard Mode  
without AUTOSW”, page 110, with the exception that the CPU does not have to free the  
bank (FIFOCON cleared): this will automatically be done when the CPU fills the bank.  
EPINTx (TXINE set, TXINI set) or polling on TXINI=1 or FIFOCON=1,  
The CPU acknowledges the interrupt by clearing TXINI,  
The CPU can write the data to the current bank (write in UEDATX) while RWAL is  
set.  
A clear of FIFOCON does not have any effects in this mode.  
Using the DFC with AUTOSW  
In this mode (AUTOSW set, DFC programmed), the data are handled by the DFC with-  
out any intervention from the CPU. The flow is:  
programming of the DFC,  
poll End Of Transfer from the DFC.  
The bank switching is automatically done: when a bank is filled, it is freed and the switch  
occurs. If the End Of Transfer occurs while the bank is not filled, the CPU has the  
responsibility to free it.  
The CPU shall not use UEDATX or the byte counter BYCT in this mode. A clear of  
FIFOCON does not have any effects in this mode.  
Using the DFC without  
AUTOSW  
In this mode (AUTOSW=0, DFC programmed), the data are handled by the DFC but the  
CPU have to acknowledge each bank written:  
programming of the DFC,  
EPINTx (TXINE set, TXINI set) or polling on TXINI=1 or FIFOCON=1,  
The CPU acknowledges the interrupt by clearing TXINI,  
poll the wait of the transfer: (while RWAL is set: wait),  
Clear FIFOCON which frees the bank and switch to the next one.  
Abort  
An “abort” stage can be produced by the host in some situations:  
In a control transaction: ZLP data OUT received during a IN stage,  
In an isochronous IN transaction: ZLP data OUT received on the OUT endpoint  
during a IN stage on the IN endpoint  
The KILLBK bit is used to kill the last “written” bank. The best way to manage this abort  
is to perform the following operations:  
111  
7632A–MP3–03/06  
 复制成功!