欢迎访问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文件第308页浏览型号ATMEGA64A-AU的Datasheet PDF文件第309页浏览型号ATMEGA64A-AU的Datasheet PDF文件第310页浏览型号ATMEGA64A-AU的Datasheet PDF文件第311页浏览型号ATMEGA64A-AU的Datasheet PDF文件第313页浏览型号ATMEGA64A-AU的Datasheet PDF文件第314页浏览型号ATMEGA64A-AU的Datasheet PDF文件第315页浏览型号ATMEGA64A-AU的Datasheet PDF文件第316页  
ATmega64A  
27.8.3  
Data Polling EEPROM  
When a new byte has been written and is being programmed into EEPROM, reading the  
address location being programmed will give the value 0xFF. At the time the device is ready for  
a new byte, the programmed value will read correctly. This is used to determine when the next  
byte can be written. This will not work for the value 0xFF, but the user should have the following  
in mind: As a chip erased device contains 0xFF in all locations, programming of addresses that  
are meant to contain 0xFF, can be skipped. This does not apply if the EEPROM is re-pro-  
grammed without chip erasing the device. In this case, data polling cannot be used for the value  
0xFF, and the user will have to wait at least tWD_EEPROM before programming the next byte. See  
Table 27-14 for tWD_EEPROM value.  
Table 27-14. Minimum Wait Delay before Writing the Next Flash or EEPROM Location  
Symbol  
tWD_FUSE  
tWD_FLASH  
Minimum Wait Delay  
4.5 ms  
(1)  
4.5 ms  
tWD_EEPROM  
tWD_ERASE  
9.0 ms  
9.0 ms  
Note:  
1. Flash write: per page  
Figure 27-11. SPI Serial Programming Waveforms  
SERIAL DATA INPUT  
(MOSI)  
MSB  
MSB  
LSB  
LSB  
SERIAL DATA OUTPUT  
(MISO)  
SERIAL CLOCK INPUT  
(SCK)  
SAMPLE  
312  
8160C–AVR–07/09  
 复制成功!