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

83C51SND2C-JL 参数 Datasheet PDF下载

83C51SND2C-JL图片预览
型号: 83C51SND2C-JL
PDF下载: 下载PDF文件 查看货源
内容描述: 单芯片闪存微控制器与MP3解码器,支持完整的音频接口 [Single-Chip Flash Microcontroller with MP3 Decoder with Full Audio Interface]
分类和应用: 解码器闪存微控制器
文件页数/大小: 235 页 / 2877 K
品牌: ATMEL [ ATMEL ]
 浏览型号83C51SND2C-JL的Datasheet PDF文件第138页浏览型号83C51SND2C-JL的Datasheet PDF文件第139页浏览型号83C51SND2C-JL的Datasheet PDF文件第140页浏览型号83C51SND2C-JL的Datasheet PDF文件第141页浏览型号83C51SND2C-JL的Datasheet PDF文件第143页浏览型号83C51SND2C-JL的Datasheet PDF文件第144页浏览型号83C51SND2C-JL的Datasheet PDF文件第145页浏览型号83C51SND2C-JL的Datasheet PDF文件第146页  
Command Line  
Controller  
As shown in Figure 93, the command line controller is divided in 2 channels: the com-  
mand transmitter channel that handles the command transmission to the card through  
the MCMD line and the command receiver channel that handles the response reception  
from the card through the MCMD line. These channels are detailed in the following  
sections.  
Figure 93. Command Line Controller Block Diagram  
Data Converter  
// -> Serial  
CRC7  
Generator  
TX Pointer  
5-Byte FIFO  
MMCMD  
Write  
CTPTR  
MMCON0.4  
TX COMMAND Line  
Finished State Machine  
MMINT.5  
EOCI  
CFLCK  
MMSTA.0  
CMDEN  
MMCON1.0  
MCMD  
Command Transmitter  
MMSTA.2  
MMSTA.1  
CRC7S RESPFS  
Data Converter  
Serial -> //  
CRC7 and Format  
Checker  
RX Pointer  
17 - Byte FIFO  
MMCMD  
Read  
CRPTR  
MMCON0.5  
RX COMMAND Line  
Finished State Machine  
MMINT.6  
EORI  
RESPEN RFMT CRCDIS  
MMCON1.1 MMCON0.1 MMCON0.0  
Command Receiver  
Command Transmitter  
For sending a command to the card, user must load the command index (1 Byte) and  
argument (4 Bytes) in the command transmit FIFO using the MMCMD register. Before  
starting transmission by setting and clearing the CMDEN bit in MMCON1 register, user  
must first configure:  
RESPEN bit in MMCON1 register to indicate whether a response is expected or not.  
RFMT bit in MMCON0 register to indicate the response size expected.  
CRCDIS bit in MMCON0 register to indicate whether the CRC7 included in the  
response will be computed or not. In order to avoid CRC error, CRCDIS may be set  
for response that do not include CRC7.  
Figure 94 summarizes the command transmission flow.  
As soon as command transmission is enabled, the CFLCK flag in MMSTA is set indicat-  
ing that write to the FIFO is locked. This mechanism is implemented to avoid command  
overrun.  
The end of the command transmission is signalled to you by the EOCI flag in MMINT  
register becoming set. This flag may generate an MMC interrupt request as detailed in  
Section "Interrupt", page 150. The end of the command transmission also resets the  
CFLCK flag.  
142  
AT8xC51SND2C  
4341D–MP3–04/05  
 复制成功!