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

895132-UL 参数 Datasheet PDF下载

895132-UL图片预览
型号: 895132-UL
PDF下载: 下载PDF文件 查看货源
内容描述: USB微控制器,带有64K字节Flash存储器 [USB Microcontroller with 64K Bytes Flash Memory]
分类和应用: 存储微控制器
文件页数/大小: 182 页 / 1660 K
品牌: ATMEL [ ATMEL ]
 浏览型号895132-UL的Datasheet PDF文件第92页浏览型号895132-UL的Datasheet PDF文件第93页浏览型号895132-UL的Datasheet PDF文件第94页浏览型号895132-UL的Datasheet PDF文件第95页浏览型号895132-UL的Datasheet PDF文件第97页浏览型号895132-UL的Datasheet PDF文件第98页浏览型号895132-UL的Datasheet PDF文件第99页浏览型号895132-UL的Datasheet PDF文件第100页  
Figure 16-19. Data Block Reception Flows  
Data Block  
Reception  
Data Block  
Data Block  
Initialization  
Reception ISR  
Start Transmission  
DATEN = 1  
DATEN = 0  
Unmask FIFOs Full  
F1FM = 0  
F2FM = 0  
FIFO Full?  
F1EI or F2EI = 1?  
Start Transmission  
DATEN = 1  
DATEN = 0  
FIFO Reading  
read 8 data from MMDAT  
FIFO Full?  
F1EI or F2EI = 1?  
No More Data  
To Receive?  
FIFO Reading  
read 8 data from MMDAT  
Mask FIFOs Full  
F1FM = 1  
F2FM = 1  
No More Data  
To Receive?  
b. Interrupt Mode  
a. Polling Mode  
16.6.5  
Flow Control  
To allow transfer at high speed without taking care of CPU oscillator frequency, the FLOWC bit  
in MMCON2 allows control of the data flow in both transmission and reception.  
During transmission, setting the FLOWC bit has the following effects:  
MMCLK is stopped when both FIFOs become empty: F1EI and F2EI set.  
MMCLK is restarted when one of the FIFOs becomes full: F1EI or F2EI cleared.  
During reception, setting the FLOWC bit has the following effects:  
MMCLK is stopped when both FIFOs become full: F1FI and F2FI set.  
MMCLK is restarted when one of the FIFOs becomes empty: F1FI or F2FI cleared.  
As soon as the clock is stopped, the MMC bus is frozen and remains in its state until the clock is  
restored by writing or reading data in MMDAT.  
16.7 Interrupt  
16.7.1  
Description  
As shown in Figure 16-20, the MMC controller implements eight interrupt sources reported in  
MCBI, EORI, EOCI, EOFI, F2FI, F1FI, and F2EI flags in MMCINT register. These flags were  
detailed in the previous sections.  
All of these sources are maskable separately using MCBM, EORM, EOCM, EOFM, F2FM,  
F1FM, and F2EM mask bits, respectively, in MMMSK register.  
96  
AT89C5132  
4173E–USB–09/07  
 复制成功!