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

ATMEGA16U2-MUR 参数 Datasheet PDF下载

ATMEGA16U2-MUR图片预览
型号: ATMEGA16U2-MUR
PDF下载: 下载PDF文件 查看货源
内容描述: 8位微控制器具有ISP功能的Flash 8/16 / 32K Butes [8-bit Microcontroller with 8/16/32K Butes of ISP Flash]
分类和应用: 微控制器异步传输模式PCATM
文件页数/大小: 310 页 / 4432 K
品牌: ATMEL [ ATMEL ]
 浏览型号ATMEGA16U2-MUR的Datasheet PDF文件第200页浏览型号ATMEGA16U2-MUR的Datasheet PDF文件第201页浏览型号ATMEGA16U2-MUR的Datasheet PDF文件第202页浏览型号ATMEGA16U2-MUR的Datasheet PDF文件第203页浏览型号ATMEGA16U2-MUR的Datasheet PDF文件第205页浏览型号ATMEGA16U2-MUR的Datasheet PDF文件第206页浏览型号ATMEGA16U2-MUR的Datasheet PDF文件第207页浏览型号ATMEGA16U2-MUR的Datasheet PDF文件第208页  
ATmega8U2/16U2/32U2  
21.13.1.1  
“Manual” mode  
Each time the current bank is full, the RXOUTI and the FIFOCON bits are set. This triggers an  
interrupt if the RXOUTE bit is set. The firmware can acknowledge the USB interrupt by clearing  
the RXOUTI bit. The Firmware read the data and clear the FIFOCON bit in order to free the cur-  
rent bank. If the OUT Endpoint is composed of multiple banks, clearing the FIFOCON bit will  
switch to the next bank. The RXOUTI and FIFOCON bits are then updated by hardware in  
accordance with the status of the new bank.  
RXOUTI shall always be cleared before clearing FIFOCON.  
The RWAL bit always reflects the state of the current bank. This bit is set if the firmware can  
read data from the bank, and cleared by hardware when the bank is empty.  
21.13.2 Detailed description  
The data are read by the CPU, following the next flow:  
• When the bank is filled by the host, an endpoint interrupt (EPINTx) is triggered, if enabled  
(RXOUTE set) and RXOUTI is set. The CPU can also poll RXOUTI or FIFOCON, depending  
on the software architecture,  
• The CPU acknowledges the interrupt by clearing RXOUTI,  
• The CPU can read the number of byte (N) in the current bank (N=BYCT),  
• The CPU can read the data from the current bank (“N” read of UEDATX),  
204  
7799D–AVR–11/10  
 复制成功!