参数资料
型号: MC68HC908EY16AVFA
厂商: FREESCALE SEMICONDUCTOR INC
元件分类: 微控制器/微处理器
英文描述: 8-BIT, FLASH, 8 MHz, MICROCONTROLLER, PQFP32
封装: 7 X 7 MM, 1.40 MM HEIGHT, 0.80 MM PITCH, MS-026BBA, LQFP-32
文件页数: 176/292页
文件大小: 1990K
代理商: MC68HC908EY16AVFA
第1页第2页第3页第4页第5页第6页第7页第8页第9页第10页第11页第12页第13页第14页第15页第16页第17页第18页第19页第20页第21页第22页第23页第24页第25页第26页第27页第28页第29页第30页第31页第32页第33页第34页第35页第36页第37页第38页第39页第40页第41页第42页第43页第44页第45页第46页第47页第48页第49页第50页第51页第52页第53页第54页第55页第56页第57页第58页第59页第60页第61页第62页第63页第64页第65页第66页第67页第68页第69页第70页第71页第72页第73页第74页第75页第76页第77页第78页第79页第80页第81页第82页第83页第84页第85页第86页第87页第88页第89页第90页第91页第92页第93页第94页第95页第96页第97页第98页第99页第100页第101页第102页第103页第104页第105页第106页第107页第108页第109页第110页第111页第112页第113页第114页第115页第116页第117页第118页第119页第120页第121页第122页第123页第124页第125页第126页第127页第128页第129页第130页第131页第132页第133页第134页第135页第136页第137页第138页第139页第140页第141页第142页第143页第144页第145页第146页第147页第148页第149页第150页第151页第152页第153页第154页第155页第156页第157页第158页第159页第160页第161页第162页第163页第164页第165页第166页第167页第168页第169页第170页第171页第172页第173页第174页第175页当前第176页第177页第178页第179页第180页第181页第182页第183页第184页第185页第186页第187页第188页第189页第190页第191页第192页第193页第194页第195页第196页第197页第198页第199页第200页第201页第202页第203页第204页第205页第206页第207页第208页第209页第210页第211页第212页第213页第214页第215页第216页第217页第218页第219页第220页第221页第222页第223页第224页第225页第226页第227页第228页第229页第230页第231页第232页第233页第234页第235页第236页第237页第238页第239页第240页第241页第242页第243页第244页第245页第246页第247页第248页第249页第250页第251页第252页第253页第254页第255页第256页第257页第258页第259页第260页第261页第262页第263页第264页第265页第266页第267页第268页第269页第270页第271页第272页第273页第274页第275页第276页第277页第278页第279页第280页第281页第282页第283页第284页第285页第286页第287页第288页第289页第290页第291页第292页
Routines Supported in ROM
MC68HC908EY16A MC68HC908EY8A Data Sheet, Rev. 0
Freescale Semiconductor
257
19.4.2.4 fProgram
fProgram is used to program a range of FLASH locations with data loaded into the DATA array. All bytes
that will be programmed must be in the same row. Programming data is passed to fProgram in the DATA
array. All data in the DATA array must be in the zero page. The size of the DATA array must match the
size of a specified programming range. This routine supports an internal operating frequency between 1.0
MHz and 8.0 MHz.
For this split-gate FLASH, the programming algorithm requires a programming time (tprog) between 30 s
and 40
s. Table 19-12 shows how tprog is adjusted by a CPUSPD value in this routine. The CPUSPD
value is the nearest integer of fop (in MHz) multiplied by 4. For example, if fop is 2.4576 MHz, the CPUSPD
value is 10 ($0A). If fop is 8.0 MHz, the CPUSPD value is 32 ($20).
All programming is done using one programming algorithm. The algorithm allows for programming a
single byte in each pass through it (one-byte programming method). Or, a whole row may be programmed
by looping within the algorithm to write all the values in the row (row programming method).
When the COPD bit in CONFIG1 is cleared and COP is therefore enabled, care must be taken to
keep any programming operation from interfering with the servicing of the COP. In this case, each
FLASH byte in the range is programmed using the one-byte programming method. Therefore,
there are no limitations on range size and row/page boundary, but the total time to program multiple
bytes is longer than the row programming method.
When COPD bit is set (COP is disabled) and all programming addresses are in the same row, all
FLASH bytes can be programmed at the same time using the row programming method. In this
way, the FLASH can be programmed quickly.
When COPD bit is set (COP is disabled) and a program range extends beyond a row or page, each
FLASH byte in the range is programmed with the one-byte programming method until the
beginning of the last row is reached. Then the bytes in the last row are programmed using the row
programming method. However in this case, a programming range can not cross a boundary from
$xxFF to $xx00. If a range crosses this boundary, programming data will not be guaranteed.
In fProgram, the high programming voltage time is enabled for less than 125
s when programming a
single byte at any internal operating frequency between 1.0 MHz and 8.0 MHz. Therefore, even when a
row is programmed by 32 separate single-byte programming operations, the cumulative high voltage
programming time is less than the maximum tHV (4 ms). The tHV is defined as the cumulative high voltage
programming time to the same row before the next erase. For more information, refer to the memory
This routine does not confirm that all bytes in the specified range are erased prior to programming. Nor
does this routine perform a verification after programming, so there is no return confirmation that
programming was successful. To program data successfully, the user software is responsible for these
verifying operations. The Verify routine can be used to compare a programmed FLASH range against the
DATA array.
Table 19-12. tprog vs. Internal Operating Frequency
Internal Operating Freq. (fop)
CPUSPD
tprog (Cycles)
tprog
Case 1
1.0 MHz
≤ fop < 1.125 MHz
4
38
33.8
s < tprog ≤ 38.0 s
Case 2
1.125 MHz
≤ fop ≤ 8.0 MHz
5 to 32
8 x CPUSPD + 5
32.6
s ≤ tprog ≤ 40.0 s
相关PDF资料
PDF描述
MB91613PMC 32-BIT, FLASH, 33 MHz, RISC MICROCONTROLLER, PQFP120
MPC5567MVR80 FLASH, 80 MHz, MICROCONTROLLER, PBGA416
MPC5567MVZ112 FLASH, 112 MHz, MICROCONTROLLER, PBGA324
MPC5567MVZ132 FLASH, 132 MHz, MICROCONTROLLER, PBGA324
MPC5567MZP112 FLASH, 112 MHz, MICROCONTROLLER, PBGA416
相关代理商/技术参数
参数描述
MC68HC908EY16CFA 功能描述:8位微控制器 -MCU 8BIT MCU 16K FLASH RoHS:否 制造商:Silicon Labs 核心:8051 处理器系列:C8051F39x 数据总线宽度:8 bit 最大时钟频率:50 MHz 程序存储器大小:16 KB 数据 RAM 大小:1 KB 片上 ADC:Yes 工作电源电压:1.8 V to 3.6 V 工作温度范围:- 40 C to + 105 C 封装 / 箱体:QFN-20 安装风格:SMD/SMT
MC68HC908EY16KFA 功能描述:8位微控制器 -MCU 8 BIT MCU 16K FLASH RoHS:否 制造商:Silicon Labs 核心:8051 处理器系列:C8051F39x 数据总线宽度:8 bit 最大时钟频率:50 MHz 程序存储器大小:16 KB 数据 RAM 大小:1 KB 片上 ADC:Yes 工作电源电压:1.8 V to 3.6 V 工作温度范围:- 40 C to + 105 C 封装 / 箱体:QFN-20 安装风格:SMD/SMT
MC68HC908EY16MFA 功能描述:8位微控制器 -MCU 8BIT MCU 16K FLASH RoHS:否 制造商:Silicon Labs 核心:8051 处理器系列:C8051F39x 数据总线宽度:8 bit 最大时钟频率:50 MHz 程序存储器大小:16 KB 数据 RAM 大小:1 KB 片上 ADC:Yes 工作电源电压:1.8 V to 3.6 V 工作温度范围:- 40 C to + 105 C 封装 / 箱体:QFN-20 安装风格:SMD/SMT
MC68HC908EY16VFA 功能描述:8位微控制器 -MCU 8BIT MCU 16K FLASH RoHS:否 制造商:Silicon Labs 核心:8051 处理器系列:C8051F39x 数据总线宽度:8 bit 最大时钟频率:50 MHz 程序存储器大小:16 KB 数据 RAM 大小:1 KB 片上 ADC:Yes 工作电源电压:1.8 V to 3.6 V 工作温度范围:- 40 C to + 105 C 封装 / 箱体:QFN-20 安装风格:SMD/SMT
MC68HC908EY8CFA 功能描述:8位微控制器 -MCU 8 BIT MCU 8K FLASH RoHS:否 制造商:Silicon Labs 核心:8051 处理器系列:C8051F39x 数据总线宽度:8 bit 最大时钟频率:50 MHz 程序存储器大小:16 KB 数据 RAM 大小:1 KB 片上 ADC:Yes 工作电源电压:1.8 V to 3.6 V 工作温度范围:- 40 C to + 105 C 封装 / 箱体:QFN-20 安装风格:SMD/SMT