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

ATMEGA8-16AI 参数 Datasheet PDF下载

ATMEGA8-16AI图片预览
型号: ATMEGA8-16AI
PDF下载: 下载PDF文件 查看货源
内容描述: 位的AVR微控制器8K字节在 - 系统内可编程Flash [-bit AVR Microcontroller with 8K Bytes In- System Programmable Flash]
分类和应用: 微控制器
文件页数/大小: 303 页 / 5122 K
品牌: ATMEL [ ATMEL ]
 浏览型号ATMEGA8-16AI的Datasheet PDF文件第230页浏览型号ATMEGA8-16AI的Datasheet PDF文件第231页浏览型号ATMEGA8-16AI的Datasheet PDF文件第232页浏览型号ATMEGA8-16AI的Datasheet PDF文件第233页浏览型号ATMEGA8-16AI的Datasheet PDF文件第235页浏览型号ATMEGA8-16AI的Datasheet PDF文件第236页浏览型号ATMEGA8-16AI的Datasheet PDF文件第237页浏览型号ATMEGA8-16AI的Datasheet PDF文件第238页  
Data Polling Flash  
When a page is being programmed into the Flash, reading an address location within  
the page being programmed will give the value 0xFF. At the time the device is ready for  
a new page, the programmed value will read correctly. This is used to determine when  
the next page can be written. Note that the entire page is written simultaneously and any  
address within the page can be used for polling. Data polling of the Flash will not work  
for the value 0xFF, so when programming this value, the user will have to wait for at  
least tWD_FLASH before programming the next page. As a chip-erased device contains  
0xFF in all locations, programming of addresses that are meant to contain 0xFF, can be  
skipped. See Table 97 for tWD_FLASH value.  
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 deter-  
mine 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-programmed 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 97 for tWD_EEPROM  
value.  
Table 97. Minimum Wait Delay Before Writing the Next Flash or EEPROM Location  
Symbol  
Minimum Wait Delay  
4.5 ms  
tWD_FUSE  
tWD_FLASH  
tWD_EEPROM  
tWD_ERASE  
4.5 ms  
9.0 ms  
9.0 ms  
Figure 113. Serial Programming Waveforms  
SERIAL DATA INPUT  
MSB  
LSB  
LSB  
(MOSI)  
SERIAL DATA OUTPUT  
MSB  
(MISO)  
SERIAL CLOCK INPUT  
(SCK)  
SAMPLE  
234  
ATmega8(L)  
2486M–AVR–12/03  
 复制成功!