![Samsung S3F80P5X User Manual Download Page 289](http://html.mh-extra.com/html/samsung/s3f80p5x/s3f80p5x_user-manual_349401289.webp)
S3F80P5_UM_ REV1.00
EMBEDDED FLASH MEMORY INTERFACE
HARD LOCK PROTECTION
User can set Hard Lock Protection by writing ‘0110B’ in FMCON7-4. This function prevents the changes of data in
a flash memory area. If this function is enabled, the
user cannot write or erase the data in a flash memory area.
This protection can be released by the chip erase execution in the
tool program mode. In terms of user program
mode, the procedure of setting Hard Lock Protection is following that. In tool mode, the manufacturer of serial tool
writer could support Hardware Protection. Please refer to the manual of serial program writer tool provided by the
manufacturer.
The program procedure in user program mode
1. Set Flash Memory User Programming Enable Register (FMUSR) to “10100101B”.
2. Set Flash Memory Control Register (FMCON) to “01100001B”.
3. Set Flash Memory User Programming Enable Register (FMUSR) to “00000000B”.
PROGRAMMING TIP — Hard Lock Protection
•
•
SB1
LD
FMUSR,#0A5H
; User program mode enable
LD
FMCON,#01100001B
; Select Hard Lock Mode and Start protection
LD
FMUSR,#00H
; User program mode disable
SB0
•
•
14-17
Summary of Contents for S3F80P5X
Page 10: ......
Page 14: ......
Page 48: ...ADDRESS SPACE S3F80P5_UM_ REV1 00 NOTES 2 22 ...
Page 122: ...INTERRUPT STRUCTURE S3F80P5_UM_ REV1 00 NOTES 5 18 ...
Page 210: ...INSTRUCTION SET S3F80P5_UM_ REV1 00 NOTES 6 88 ...
Page 216: ...CLOCK AND POWER CIRCUITS S3F80P5_UM_ REV1 00 NOTES 7 6 ...
Page 266: ...COUNTER A S3F80P5_UM_ REV1 00 NOTES 12 8 ...
Page 290: ...EMBEDDED FLASH MEMORY INTERFACE S3F80P5_UM_ REV1 00 NOTES 14 18 ...
Page 321: ...DEVELOPMENT TOOLS S3F80P5_UM_ REV1 00 NOTES 19 10 ...