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

68HC908RFRK2 参数 Datasheet PDF下载

68HC908RFRK2图片预览
型号: 68HC908RFRK2
PDF下载: 下载PDF文件 查看货源
内容描述: 超前信息 [Advance Information]
分类和应用:
文件页数/大小: 250 页 / 2075 K
品牌: FREESCALE [ Freescale ]
 浏览型号68HC908RFRK2的Datasheet PDF文件第54页浏览型号68HC908RFRK2的Datasheet PDF文件第55页浏览型号68HC908RFRK2的Datasheet PDF文件第56页浏览型号68HC908RFRK2的Datasheet PDF文件第57页浏览型号68HC908RFRK2的Datasheet PDF文件第59页浏览型号68HC908RFRK2的Datasheet PDF文件第60页浏览型号68HC908RFRK2的Datasheet PDF文件第61页浏览型号68HC908RFRK2的Datasheet PDF文件第62页  
Freescale Semiconductor, Inc.  
FLASH 2TS Memory  
A special bit will be maintained by the routine, called a cycling bit, in each  
row. This bit is used to ensure that the data is programmed to all the rows  
defined in the range. This is the high bit of the first byte in each row. This  
bit cannot be used to store user data. It will be modified by the  
REDPROG routine. This is at bit 7 of the byte at address DATA+0.  
To determine which row to program, the algorithm will step from the first  
to the last row in a range looking for the first row whose cycling bit is  
different from the first. If all rows contain the same cycling bit, then the  
first row will be used.  
The row whose cycling bit is different will be erased and the entire row  
will be programmed with the given data, including a toggled version of  
the cycling bit.  
4.11.5 Example Routine Calls  
This code is for illustrative purposes only and does not represent valid  
syntax for any particular assembler.  
RAM  
EQU  
EQU  
EQU  
EQU  
EQU  
$80  
RDVRRNG  
PRGRNGE  
ERANRGE  
REDPROG  
$F000  
$F003  
$F006  
$F009  
;*************************************************************  
RAM Definitions for Subroutines  
;**************************************************************  
ORG  
RAM+8  
CTRLBYT  
CPUSPD  
LADDR  
BUMPS  
DERASE  
RMB  
RMB  
RMB  
RMB  
RMB  
1
1
2
1
2
;Allocation of “DATA” space is dependent on the device and  
;application  
Advance Information  
58  
MC68HC908RFRK2  
MOTOROLA  
FLASH 2TS Memory  
For More Information On This Product,  
Go to: www.freescale.com  
 复制成功!