Fujitsu The Possibilities are Infinite

  1. Home >
  2. Services & Products >
  3. Microelectronics & Electronic Devices >
  4. Products >
  5. MPU/MCU >
  6. Support Information >
  7. Know-How >
  8. F²MC-16LX Family >
  9. 9. How to use well the sector protection function

Back to Know-How on Development for F2MC-16LX Family

9. How to use well the sector protection function

FLASH sector protect function is to not erase programmed data to FLASH memory in order to protect data erase wrongly.
Sector protect is used parallel writer. Therefore at using sector protect function, please confirm the status to parallel writer maker (Flash Support Group Inc. and Minato Electronics Inc.).


Example of using Sector protect function

Example of memory configuration F2 MC-16LX

Example of memory configuration F2MC-16LX
  1. Writes the boot program (Note 1) on the top sector by parallel programmer
    (No erase anymore. ex, sector protection)
    Job before Flash MCU mounting
  2. At the Flash memory Erase/Write mode, transfer the write/erase control program (Note 2) to internal RAM.
  3. Executes the transferred Write/Erase control program.
    Write/Erase the Flash memory contents.

(Note 1)
A boot program is the program which transfer of the Write/Erase program to the internal RAM.
Also, it can save the Write/Erase program.
(Note 2)
A Write/Erase program is the program which executes the Flash memory Write/Erase command.
(A operation of the Write/Erase program is the same as the externally connected MBM29F400T)