265
MC96F6432A
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 0x00/0x7f
” if 0x7f00 to 0x7fff 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 MC96F6432A
Page 16: ...16 MC96F6432A ABOV Semiconductor Co Ltd 4 Package Diagram Figure 4 1 48 Pin QFN Package ...
Page 17: ...17 MC96F6432A ABOV Semiconductor Co Ltd Figure 4 2 44 Pin MQFP Package ...
Page 18: ...18 MC96F6432A ABOV Semiconductor Co Ltd Figure 4 3 32 Pin LQFP Package ...
Page 19: ...19 MC96F6432A ABOV Semiconductor Co Ltd Figure 4 4 32 Pin SOP Package ...
Page 20: ...20 MC96F6432A ABOV Semiconductor Co Ltd Figure 4 5 28 Pin SOP Package ...