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

90S1200 参数 Datasheet PDF下载

90S1200图片预览
型号: 90S1200
PDF下载: 下载PDF文件 查看货源
内容描述: 8 -bit微控制器1K字节的系统内可编程闪存 [8-Bit Microcontroller with 1K bytes In-System Programmable Flash]
分类和应用: 闪存微控制器
文件页数/大小: 71 页 / 1365 K
品牌: ATMEL [ ATMEL ]
 浏览型号90S1200的Datasheet PDF文件第36页浏览型号90S1200的Datasheet PDF文件第37页浏览型号90S1200的Datasheet PDF文件第38页浏览型号90S1200的Datasheet PDF文件第39页浏览型号90S1200的Datasheet PDF文件第41页浏览型号90S1200的Datasheet PDF文件第42页浏览型号90S1200的Datasheet PDF文件第43页浏览型号90S1200的Datasheet PDF文件第44页  
4. Give XTAL1 a positive pulse. This loads the command.  
B: Load Address High Byte  
1. Set XA1, XA0 to 00. This enables address loading.  
2. Set BS to 1. This selects high byte.  
3. Set DATA = Address high byte ($00 - $01).  
4. Give XTAL1 a positive pulse. This loads the address high byte.  
C: Load Address Low Byte  
1. Set XA1, XA0 to 00. This enables address loading.  
2. Set BS to 0. This selects low byte.  
3. Set DATA = Address low byte ($00 - $FF).  
4. Give XTAL1 a positive pulse. This loads the address low byte.  
D: Load Data Low Byte  
1. Set XA1, XA0 to 01. This enables data loading.  
2. Set DATA = Data low byte ($00 - $FF).  
3. Give XTAL1 a positive pulse. This loads the data low byte.  
E: Write Data Low Byte  
1. Set BS to 0. This selects low data.  
2. Give WR a negative pulse. This starts programming of the data byte. RDY/BSY  
goes low.  
3. Wait until RDY/BSY goes high to program the next byte.  
(See Figure 31 for signal waveforms.)  
F: Load Data High Byte  
1. Set XA1, XA0 to 01. This enables data loading.  
2. Set DATA = Data high byte ($00 - $FF).  
3. Give XTAL1 a positive pulse. This loads the data high byte.  
G: Write Data High Byte  
1. Set BS to 1. This selects high data.  
2. Give WR a negative pulse. This starts programming of the data byte. RDY/BSY  
goes low.  
3. Wait until RDY/BSY goes high to program the next byte.  
(See Figure 32 for signal waveforms.)  
The loaded command and address are retained in the device during programming. For  
efficient programming, the following should be considered:  
The command needs only be loaded once when writing or reading multiple memory  
locations.  
Address high byte needs only be loaded before programming a new 256-word page  
in the Flash.  
Skip writing the data value $FF; that is, the contents of the entire Flash and  
EEPROM after a Chip Erase.  
These considerations also apply to EEPROM programming and Flash, EEPROM and  
signature byte reading.  
40  
AT90S1200  
0838HAVR03/02  
 复制成功!