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

ATMEGA64A-AU 参数 Datasheet PDF下载

ATMEGA64A-AU图片预览
型号: ATMEGA64A-AU
PDF下载: 下载PDF文件 查看货源
内容描述: 8位微控制器,带有64K字节的系统内可编程闪存 [8-bit Microcontroller with 64K Bytes In-System Programmable Flash]
分类和应用: 闪存微控制器
文件页数/大小: 392 页 / 7964 K
品牌: ATMEL [ ATMEL ]
 浏览型号ATMEGA64A-AU的Datasheet PDF文件第282页浏览型号ATMEGA64A-AU的Datasheet PDF文件第283页浏览型号ATMEGA64A-AU的Datasheet PDF文件第284页浏览型号ATMEGA64A-AU的Datasheet PDF文件第285页浏览型号ATMEGA64A-AU的Datasheet PDF文件第287页浏览型号ATMEGA64A-AU的Datasheet PDF文件第288页浏览型号ATMEGA64A-AU的Datasheet PDF文件第289页浏览型号ATMEGA64A-AU的Datasheet PDF文件第290页  
ATmega64A  
grammed, the Reset Vector will always point to the Boot Loader Reset and the fuse can only be  
changed through the serial or parallel programming interface.  
Table 26-4. Boot Reset Fuse(1)  
BOOTRST  
Reset Address  
1
0
Reset Vector = Application Reset (address 0x0000)  
Reset Vector = Boot Loader Reset (see Table 26-6 on page 292)  
Note:  
1. “1” means unprogrammed, “0” means programmed  
26.7 Addressing the Flash During Self-programming  
• The Z-pointer is used to address the SPM commands.  
Bit  
15  
Z15  
Z7  
7
14  
Z14  
Z6  
6
13  
Z13  
Z5  
5
12  
Z12  
Z4  
4
11  
Z11  
Z3  
3
10  
Z10  
Z2  
2
9
Z9  
Z1  
1
8
Z8  
Z0  
0
ZH (R31)  
ZL (R30)  
Since the Flash is organized in pages (see Table 27-9 on page 300), the Program Counter can  
be treated as having two different sections. One section, consisting of the least significant bits, is  
addressing the words within a page, while the most significant bits are addressing the pages.  
This is shown in Figure 26-3. Note that the Page Erase and Page Write operations are  
addressed independently. Therefore, it is of major importance that the Boot Loader software  
addresses the same page in both the Page Erase and Page Write operation. Once a program-  
ming operation is initiated, the address is latched and the Z-pointer can be used for other  
operations.  
The only SPM operation that does not use the Z-pointer is Setting the Boot Loader Lock bits.  
The content of the Z-pointer is ignored and will have no effect on the operation. The LPM  
instruction does also use the Z-pointer to store the address. Since this instruction addresses the  
Flash byte-by-byte, also the LSB (Bit Z0) of the Z-pointer is used.  
286  
8160C–AVR–07/09  
 复制成功!