Motorola MC68HC908MR32 사용자 설명서

다운로드
페이지 388
Advance Information
MC68HC908MR16/MC68HC908MR32 — Rev. 4.0
62
FLASH Memory
MOTOROLA
FLASH Memory
4.7  FLASH Program/Read Operation
Programming of the FLASH memory is done on a row basis. A row 
consists of 64 consecutive bytes starting from addresses $XX00, 
$XX40, $0080 and $XXC0. 
Use this step-by-step procedure to program a row of FLASH memory 
(
 provides a flowchart representation):
1. Set the PGM bit. This configures the memory for program 
operation and enables the latching of address and data for 
programming.
2. Read from the FLASH block protect register.
3. Write any data to any FLASH address within the row address 
range desired.
4. Wait for a time, t
NVS
, minimum of 10 
µ
s.
5. Set the HVEN bit.
6. Wait for a time, t
PGS
, minimum of 5 
µ
s.
7. Write data to the FLASH address to be programmed.
8. Wait for a time, t
PROG
, minimum of 30 
µ
s.
9. Repeat step 7 and 8 until all the bytes within the row are 
programmed.
10. Clear the PGM bit.
(3)
11. Wait for a time, t
NVH
, minimum of  5 
µ
s.
12. Clear the HVEN bit.
13. After a time, t
RCV
 (minimum of 1 
µ
s), the memory can be accessed 
in read mode again.
This program sequence is repeated throughout the memory until all data 
is programmed. 
NOTE:
The time between each FLASH address change, or the time between 
the last FLASH address programmed to clearing of the PGM bit, must 
not exceed the maximum programming time, t
PROG
.