
365
MC97F60128
ABOV Semiconductor Co., Ltd.
3.
The flash sector address (FSADRH/FSADRM/FSADRL) should always keep the address of the flash which
is used for data area. For example, The FSADRH/FSADRM is always 0x01/0xff
”
if 0x01ff00 to 0x01ffff is
used for data.
4.
Overview of main
---
CALL
Work1
CALL
Decide_ErWt
CALL
Work2
CALL
ID_write
CALL
Work3
CALL
Flash_erase
CALL
Flash_write
---
---
---
ID_wire:
MOV
A,#38H
CJNE
A,Flash_flag1,No_write_ID
MOV
A,#75H
CJNE
A,Flash_flag2,No_write_ID
MOV
UserID1,#ID_DATA_1
;Write Uiser ID1
MOV
A,#38H
CJNE
A,Flash_flag1,No_write_ID
MOV
A,#75H
CJNE
A,Flash_flag2,No_write_ID
MOV
UserID2,#ID_DATA_2
;Write Uiser ID2
MOV
A,#38H
CJNE
A,Flash_flag1,No_write_ID
MOV
A,#75H
CJNE
A,Flash_flag2,No_write_ID
MOV
UserID3,#ID_DATA_3
;Write Uiser ID3
RET
No_write_ID:
MOV
UserID1,#00H
MOV
UserID2,#00H
MOV
UserID3,#00H
RET
Summary of Contents for MC97F60128
Page 17: ...17 MC97F60128 ABOV Semiconductor Co Ltd 4 Package Diagram Figure 4 1 100 pin LQFP 1414 Package...
Page 18: ...18 MC97F60128 ABOV Semiconductor Co Ltd Figure 4 2 80 Pin LQFP 1212 Package...
Page 19: ...19 MC97F60128 ABOV Semiconductor Co Ltd Figure 4 3 80 Pin LQFP 1414 Package...
Page 20: ...20 MC97F60128 ABOV Semiconductor Co Ltd Figure 4 4 64 Pin LQFP 1414 Package...