MC97F2664
April 11, 2014 Ver. 1.4
255
15.1.10 Read Mode
The Reading program procedure in user program mode
1. Load receive data from flash memory on MOVC instruction by indirectly addressing mode.
Program Tip
–
reading
MOV
A,#0
MOV
DPH,#0x7F
MOV
DPL,#0x40
;flash memory address
MOVC A,@A+DPTR
;read data from flash memory
15.1.11 Hard Lock Mode
The Reading program procedure in user program mode
1. Set flash identification register (FIDR).
2. Set flash mode control register (FMCR).
Program Tip
–
reading
MOV
FIDR,#0xA5
;Identification value
MOV
FMCR,#0x04
;Start flash hard lock mode
NOP
;Dummy instruction, This instruction must be needed.
NOP
;Dummy instruction, This instruction must be needed.
NOP
;Dummy instruction, This instruction must be needed.
Содержание MC97F2664
Страница 20: ...MC97F2664 20 April 11 2014 Ver 1 4 4 Package Diagram Figure 4 1 64 Pin LQFP 1010 Package...
Страница 21: ...MC97F2664 April 11 2014 Ver 1 4 21 Figure 4 2 64 Pin LQFP 1414 Package...
Страница 22: ...MC97F2664 22 April 11 2014 Ver 1 4 Figure 4 3 64 Pin QFN Package...
Страница 23: ...MC97F2664 April 11 2014 Ver 1 4 23 Figure 4 4 44 Pin MQFP 1010 Package...