English
Language : 

M16C Datasheet, PDF (224/262 Pages) Mitsubishi Electric Semiconductor – SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER
Preliminary Specifications REV.B
Mitsubishi microcomputers
Specifications in this manual are tentative and subject to change.
M16C / 6N Group
SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER
CPU Rewrite Mode
Data Protect Function (Block Lock)
Each block in figure 23-1 has a nonvolatile lock bit to specify that the block should be protected (locked)
against erase/write. The lock bit program command is used to set the lock bit to 0 (locked). The lock bit of
each block can be read out using the read lock bit status command.
Whether block lock is enabled or disabled is determined by the status of the lock bit and how the flash
memory control register's lock bit disable bit is set.
(1) When the lock bit disable bit is 0, a specified block can be locked or unlocked by the lock bit status
(lock bit data). Blocks whose lock bit data are 0 are locked, so they are disabled against erase/write.
On the other hand, the blocks whose lock bit data are 1 are not locked, so they are enabled for
erase/write.
(2) When the lock bit disable bit is 1, all blocks are nonlocked regardless of the lock bit data, so they are
enabled for erase/write. In this case, the lock bit data that are 0 (locked) are set to 1 (nonlocked)
after erasure, so the lock bit-actuated lock is removed.
Status Register
The status register indicates the operating status of the flash memory and whether an erase- or a
program operation has terminated normally or in error. The content of this register can be read out only
by writing the read status register command (7016). Table 23-2 details the status register.
The status register is cleared by writing the Clear Status Register command (5016).
After a reset, the status register is set to "8016".
Each bit in this register is explained below.
Write state machine (WSM) status (SR7)
After power-on, the write status machine (WSM) status is set to 1.
The write state machine (WSM) status indicates the operating status of the device, as for output on the
RY/BY pin. This status bit is set to 0 during the auto write- or the auto erase operation and is set to 1
upon completion of these operations.
Erase status (SR5)
The erase status informs the operating status of the auto erase operation to the CPU. When an erase
error occurs, it is set to 1.
The erase status is reset to 0 when cleared.
224