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

MC68HC11P1CFN3 参数 Datasheet PDF下载

MC68HC11P1CFN3图片预览
型号: MC68HC11P1CFN3
PDF下载: 下载PDF文件 查看货源
内容描述: 微控制器 [Microcontrollers]
分类和应用: 微控制器
文件页数/大小: 268 页 / 2323 K
品牌: FREESCALE [ Freescale ]
 浏览型号MC68HC11P1CFN3的Datasheet PDF文件第64页浏览型号MC68HC11P1CFN3的Datasheet PDF文件第65页浏览型号MC68HC11P1CFN3的Datasheet PDF文件第66页浏览型号MC68HC11P1CFN3的Datasheet PDF文件第67页浏览型号MC68HC11P1CFN3的Datasheet PDF文件第69页浏览型号MC68HC11P1CFN3的Datasheet PDF文件第70页浏览型号MC68HC11P1CFN3的Datasheet PDF文件第71页浏览型号MC68HC11P1CFN3的Datasheet PDF文件第72页  
Freescale Semiconductor, Inc.  
Operating Modes and On-Chip Memory  
EELAT — EEPROM latch control  
1 = EEPROM address and data bus set up for programming or  
erasing.  
0 = EEPROM address and data bus set up for normal reads.  
When the EELAT bit is cleared, the EEPROM can be read as if it were  
a ROM. The block protect register has no effect during reads.  
EEPGM — EEPROM program command  
1 = Program or erase voltage switched on to EEPROM array.  
0 = Program or erase voltage switched off to EEPROM array.  
During EEPROM programming, the ROW and BYTE bits of PPROG  
are not used. If the frequency of the E clock is 1MHz or less, set the  
CSEL bit in the OPTION register. Remember that zeros must be  
erased by a separate erase operation before programming. The  
following example of how to program an EEPROM byte assumes that  
the appropriate bits in BPROT have been cleared.  
PROG  
LDAB  
STAB  
STAA  
LDAB  
STAB  
JSR  
#$02  
EELAT=1  
Set EELAT bit  
Store data to EEPROM address  
EELAT=EEPGM=1  
Turn on programming voltage  
Delay 10 ms  
$103B  
$0D80  
#$03  
$103B  
DLY10  
$103B  
CLR  
Turn off high voltage and set to READ mode  
3.6.2.2 EEPROM bulk erase  
To erase the EEPROM, ensure that the proper bits of the BPROT  
register are cleared, then complete the following steps using the PPROG  
register:  
1. Write to PPROG with the ERASE, EELAT and appropriate BYTE  
and ROW bits set.  
2. Write to the appropriate EEPROM address with any data. Row  
erase only requires a write to any location in the row. Bulk erase  
is accomplished by writing to any location in the array.  
3. Write to PPROG with ERASE, EELAT, EEPGM and the  
appropriate BYTE and ROW bits set.  
Technical Data  
MC68HC11P2 — Rev 1.0  
Operating Modes and On-Chip Memory  
For More Information On This Product,  
Go to: www.freescale.com  
 复制成功!