欢迎访问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文件第188页浏览型号ATMEGA16U2-MUR的Datasheet PDF文件第189页浏览型号ATMEGA16U2-MUR的Datasheet PDF文件第190页浏览型号ATMEGA16U2-MUR的Datasheet PDF文件第191页浏览型号ATMEGA16U2-MUR的Datasheet PDF文件第193页浏览型号ATMEGA16U2-MUR的Datasheet PDF文件第194页浏览型号ATMEGA16U2-MUR的Datasheet PDF文件第195页浏览型号ATMEGA16U2-MUR的Datasheet PDF文件第196页  
ATmega8U2/16U2/32U2  
20.5.3  
Freeze clock  
The firmware has the ability to freeze the clock of USB controller by setting the FRZCLK bit, and  
thereby reduce the power consumption. When FRZCLK is set, it is still possible to access to the  
following registers:  
• USBCON  
• DPRAM direct access registers (DPADD7:0, UEDATX)  
• UDCON  
• UDINT  
• UDIEN  
When FRZCLK is set, only the asynchronous interrupt may be triggered:  
• WAKEUPI  
20.6 Memory management  
The controller does only support the following memory allocation management.  
The reservation of an Endpoint can only be made in the increasing order (Endpoint 0 to the last  
Endpoint). The firmware shall thus configure them in the same order.  
The reservation of an Endpoint ki is done when its ALLOC bit is set. Then, the hardware allo-  
cates the memory and insert it between the Endpoints ki-1 and ki+1. The ki+1 Endpoint memory  
“slides” up and its data is lost. Note that the ki+2 and upper Endpoint memory does not slide.  
Clearing an Endpoint enable (EPEN) does not clear either its ALLOC bit, or its configuration  
(EPSIZE/PSIZE, EPBK/PBK). To free its memory, the firmware should clear ALLOC. Then, the  
ki+1 Endpoint memory automatically slides down. Note that the ki+2 and upper Endpoint memory  
does not slide.  
The following figure illustrates the allocation and reorganization of the USB memory in a typical  
example:  
Table 20-1. Allocation and reorganization USB memory flow  
192  
7799D–AVR–11/10  
 复制成功!