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

ATMEGA16M1-15MZ 参数 Datasheet PDF下载

ATMEGA16M1-15MZ图片预览
型号: ATMEGA16M1-15MZ
PDF下载: 下载PDF文件 查看货源
内容描述: [IC MCU 8BIT 16KB FLASH 32QFN]
分类和应用: 微控制器
文件页数/大小: 318 页 / 7595 K
品牌: MICROCHIP [ MICROCHIP ]
 浏览型号ATMEGA16M1-15MZ的Datasheet PDF文件第261页浏览型号ATMEGA16M1-15MZ的Datasheet PDF文件第262页浏览型号ATMEGA16M1-15MZ的Datasheet PDF文件第263页浏览型号ATMEGA16M1-15MZ的Datasheet PDF文件第264页浏览型号ATMEGA16M1-15MZ的Datasheet PDF文件第266页浏览型号ATMEGA16M1-15MZ的Datasheet PDF文件第267页浏览型号ATMEGA16M1-15MZ的Datasheet PDF文件第268页浏览型号ATMEGA16M1-15MZ的Datasheet PDF文件第269页  
Figure 25-4. Programming the EEPROM Waveforms  
K
A
G
B
C
E
B
C
E
L
DATA  
XA1  
0x11  
ADDR. HIGH ADDR. LOW  
DATA  
XX  
ADDR. LOW  
DATA  
XX  
XA0  
BS1  
XTAL1  
WR  
RDY/BSY  
RESET +12V  
OE  
PAGEL  
BS2  
25.8.6 Reading the Flash  
The algorithm for reading the flash memory is as follows (refer to Section 25.8.4 “Programming the Flash” on page 262 for  
details on command and address loading):  
1. A: Load command “0000 0010”.  
2. G: Load address High Byte (0x00 - 0xFF).  
3. B: Load address Low Byte (0x00 - 0xFF).  
4. Set OE to “0”, and BS1 to “0”. The flash word low byte can now be read at DATA.  
5. Set BS1 to “1”. The flash word high byte can now be read at DATA.  
6. Set OE to “1”.  
25.8.7 Reading the EEPROM  
The algorithm for reading the EEPROM memory is as follows (refer to Section 25.8.4 “Programming the Flash” on page 262  
for details on command and address loading):  
1. A: Load command “0000 0011”.  
2. G: Load address high byte (0x00 - 0xFF).  
3. B: Load address low byte (0x00 - 0xFF).  
4. Set OE to “0”, and BS1 to “0”. The EEPROM data byte can now be read at DATA.  
5. Set OE to “1”.  
25.8.8 Programming the Fuse Low Bits  
The algorithm for programming the fuse low bits is as follows (refer to Section 25.8.4 “Programming the Flash” on page 262  
for details on command and data loading):  
1. A: Load command “0100 0000”.  
2. C: Load data low byte. Bit n = “0” programs and bit n = “1” erases the Fuse bit.  
3. Give WR a negative pulse and wait for RDY/BSY to go high.  
ATmega16/32/64/M1/C1 [DATASHEET]  
265  
7647O–AVR–01/15  
 复制成功!