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

ATMEGA2560-16AU-SL383 参数 Datasheet PDF下载

ATMEGA2560-16AU-SL383图片预览
型号: ATMEGA2560-16AU-SL383
PDF下载: 下载PDF文件 查看货源
内容描述: [Microcontroller, 8-Bit, FLASH, AVR RISC CPU, 16MHz, CMOS, PQFP100, 14 X 14 MM, 1 MM HEIGHT, 0.50 MM PITCH, GREEN, PLASTIC, MS-026AED, TQFP-100]
分类和应用: 时钟微控制器
文件页数/大小: 448 页 / 7518 K
品牌: ATMEL [ ATMEL ]
 浏览型号ATMEGA2560-16AU-SL383的Datasheet PDF文件第363页浏览型号ATMEGA2560-16AU-SL383的Datasheet PDF文件第364页浏览型号ATMEGA2560-16AU-SL383的Datasheet PDF文件第365页浏览型号ATMEGA2560-16AU-SL383的Datasheet PDF文件第366页浏览型号ATMEGA2560-16AU-SL383的Datasheet PDF文件第368页浏览型号ATMEGA2560-16AU-SL383的Datasheet PDF文件第369页浏览型号ATMEGA2560-16AU-SL383的Datasheet PDF文件第370页浏览型号ATMEGA2560-16AU-SL383的Datasheet PDF文件第371页  
ATmega640/1280/1281/2560/2561  
30.9.15 Performing Chip Erase  
1. Enter JTAG instruction PROG_COMMANDS.  
2. Start Chip Erase using programming instruction 1a.  
3. Poll for Chip Erase complete using programming instruction 1b, or wait for tWLRH_CE (refer  
to Table 30-14 on page 350).  
30.9.16 Programming the Flash  
Before programming the Flash a Chip Erase must be performed, see “Performing Chip Erase”  
on page 367.  
1. Enter JTAG instruction PROG_COMMANDS.  
2. Enable Flash write using programming instruction 2a.  
3. Load address Extended High byte using programming instruction 2b.  
4. Load address High byte using programming instruction 2c.  
5. Load address Low byte using programming instruction 2d.  
6. Load data using programming instructions 2e, 2f and 2g.  
7. Repeat steps 5 and 6 for all instruction words in the page.  
8. Write the page using programming instruction 2h.  
9. Poll for Flash write complete using programming instruction 2i, or wait for tWLRH (refer to  
Table 30-14 on page 350).  
10. Repeat steps 3 to 9 until all data have been programmed.  
A more efficient data transfer can be achieved using the PROG_PAGELOAD instruction:  
1. Enter JTAG instruction PROG_COMMANDS.  
2. Enable Flash write using programming instruction 2a.  
3. Load the page address using programming instructions 2b, 2c and 2d. PCWORD (refer  
to Table 30-7 on page 340) is used to address within one page and must be written as 0.  
4. Enter JTAG instruction PROG_PAGELOAD.  
5. Load the entire page by shifting in all instruction words in the page byte-by-byte, starting  
with the LSB of the first instruction in the page and ending with the MSB of the last  
instruction in the page. Use Update-DR to copy the contents of the Flash Data Byte Reg-  
ister into the Flash page location and to auto-increment the Program Counter before  
each new word.  
6. Enter JTAG instruction PROG_COMMANDS.  
7. Write the page using programming instruction 2h.  
8. Poll for Flash write complete using programming instruction 2i, or wait for tWLRH (refer to  
Table 30-14 on page 350).  
9. Repeat steps 3 to 8 until all data have been programmed.  
30.9.17 Reading the Flash  
1. Enter JTAG instruction PROG_COMMANDS.  
2. Enable Flash read using programming instruction 3a.  
3. Load address using programming instructions 3b, 3c and 3d.  
4. Read data using programming instruction 3e.  
5. Repeat steps 3 and 4 until all data have been read.  
A more efficient data transfer can be achieved using the PROG_PAGEREAD instruction:  
367  
2549L–AVR–08/07  
 复制成功!