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

89C5115-TISUM 参数 Datasheet PDF下载

89C5115-TISUM图片预览
型号: 89C5115-TISUM
PDF下载: 下载PDF文件 查看货源
内容描述: [Microcontroller, 8-Bit, FLASH, 40MHz, CMOS, PDSO28, SOIC-28]
分类和应用: 时钟ATM异步传输模式微控制器光电二极管外围集成电路
文件页数/大小: 113 页 / 730 K
品牌: ATMEL [ ATMEL ]
 浏览型号89C5115-TISUM的Datasheet PDF文件第34页浏览型号89C5115-TISUM的Datasheet PDF文件第35页浏览型号89C5115-TISUM的Datasheet PDF文件第36页浏览型号89C5115-TISUM的Datasheet PDF文件第37页浏览型号89C5115-TISUM的Datasheet PDF文件第39页浏览型号89C5115-TISUM的Datasheet PDF文件第40页浏览型号89C5115-TISUM的Datasheet PDF文件第41页浏览型号89C5115-TISUM的Datasheet PDF文件第42页  
Figure 16. Hardware Programming Procedure  
Flash Spaces  
Programming  
Save & Disable IT  
EA = 0  
Save & Disable IT  
EA = 0  
Launch Programming  
FCON = 54h  
FCON = A4h  
FCON = 0Ch  
Data Load  
DPTR = 00h  
ACC = Data  
FBusy  
Cleared?  
Exec: MOVX @DPTR, A  
Clear Mode  
FCON = 00h  
End Loading  
Restore IT  
End Programming  
RestoreIT  
Reading the Flash Spaces  
User  
The following procedure is used to read the User space:  
Read one byte in Accumulator by executing MOVC A,@A+DPTR with A+DPTR is  
the address of the code byte to read.  
Note: FCON must be cleared (00h) when not used.  
Extra Row  
The following procedure is used to read the Extra Row space and is summarized in  
Figure 17:  
Map the Extra Row space by writing 02h in FCON register.  
Read one byte in Accumulator by executing MOVC A,@A+DPTR with A= 0 &  
DPTR= FF80h to FFFFh.  
Clear FCON to unmap the Extra Row.  
Hardware Security Byte  
The following procedure is used to read the Hardware Security Byte and is sum-  
marized in Figure 17:  
Map the Hardware Security space by writing 04h in FCON register.  
Read the byte in Accumulator by executing MOVC A,@A+DPTR with A= 0 &  
DPTR= 0000h.  
Clear FCON to unmap the Hardware Security Byte.  
38  
AT89C5115  
4128F–8051–05/06  
 复制成功!