欢迎访问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文件第38页浏览型号90S1200的Datasheet PDF文件第39页浏览型号90S1200的Datasheet PDF文件第40页浏览型号90S1200的Datasheet PDF文件第41页浏览型号90S1200的Datasheet PDF文件第43页浏览型号90S1200的Datasheet PDF文件第44页浏览型号90S1200的Datasheet PDF文件第45页浏览型号90S1200的Datasheet PDF文件第46页  
Programming the EEPROM  
The programming algorithm for the EEPROM data memory is as follows (refer to Pro-  
gramming the Flashfor details on command, address and data loading):  
1. A: Load Command 0001 0001.  
2. C: Load Address Low Byte ($00 - $3F).  
3. D: Load Data Low Byte ($00 - $FF).  
4. E: Write Data Low Byte.  
Reading the EEPROM  
The algorithm for reading the EEPROM memory is as follows (refer to Programming the  
Flashfor details on command and address loading):  
1. A: Load Command 0000 0011.  
2. C: Load Address Low Byte ($00 - $3F).  
3. Set OE to 0, and BS to 0. The EEPROM data byte can now be read at DATA.  
4. Set OE to 1.  
Programming the Fuse Bits  
The algorithm for programming the Fuse bits is as follows (refer to Programming the  
Flashfor details on command and data loading):  
1. A: Load Command 0100 0000.  
2. D: Load Data Low Byte. Bit n = 0programs and bit n = 1erases the Fuse bit.  
Bit 5 = SPIEN Fuse  
Bit 0 = RCEN Fuse  
Bit 7 - 6, 4 - 1 = 1. These bits are reserved and should be left unprogrammed (1).  
3. Give WR a tWLWH_PFB wide negative pulse to execute the programming; tWLWH_PFB  
is found in Table 17. Programming the Fuse bits does not generate any activity  
on the RDY/BSY pin.  
Programming the Lock Bits  
The algorithm for programming the Lock bits is as follows (refer to Programming the  
Flashfor details on command and data loading):  
1. A: Load Command 0010 0000.  
2. D: Load Data Low Byte. Bit n = 0programs the Lock bit.  
Bit 2 = Lock Bit2  
Bit 1 = Lock Bit1  
Bit 7 - 3, 0 = 1. These bits are reserved and should be left unprogrammed (1).  
3. E: Write Data Low Byte.  
The Lock bits can only be cleared by executing Chip Erase.  
Reading the Fuse and Lock  
Bits  
The algorithm for reading the Fuse and Lock bits is as follows (refer to Programming  
the Flashon page 39 for details on command loading):  
1. A: Load Command 0000 0100.  
2. Set OE to 0, and BS to 1. The status of Fuse and Lock bits can now be read  
at DATA (0means programmed).  
Bit 7 = Lock Bit1  
Bit 6 = Lock Bit2  
Bit 5 = SPIEN Fuse  
Bit 0 = RCEN Fuse  
3. Set OE to 1.  
Observe especially that BS needs to be set to 1.  
42  
AT90S1200  
0838HAVR03/02  
 复制成功!