Datasheet

Section 19 ROM
Rev.6.00 Sep. 27, 2007 Page 859 of 1268
REJ09B0220-0600
19.23 Register Descriptions
19.23.1 Flash Memory Control Register 1 (FLMCR1)
Bit : 7 6 5 4 3 2 1 0
FWE SWE1 ESU1 PSU1 EV1 PV1 E1 P1
Initial value : 1/0 0 0 0 0 0 0 0
R/W : R R/W R/W R/W R/W R/W R/W R/W
FLMCR1 is an 8-bit register used for flash memory operating mode control. Program-verify mode
or erase-verify mode for addresses H'000000 to H'03FFFF is entered by setting SWE1 to 1 when
FWE = 1, then setting the EV1 or PV1 bit. Program mode for addresses H'000000 to H'03FFFF is
entered by setting SWE1 to 1 when FWE = 1, then setting the PSU1 bit, and finally setting the P1
bit. Erase mode for addresses H'000000 to H'03FFFF is entered by setting SWE1 to 1 when FWE
= 1, then setting the ESU1 bit, and finally setting the E1 bit. FLMCR1 is initialized by a reset, and
in hardware standby mode and software standby mode. The initial value is H'80 when a high level
is input to the FWE pin, and H'00 when a low level is input. When on-chip flash memory is
disabled, a read will return H'00, and writes are invalid.
Writes to the SWE1 bit in FLMCR1 are valid only when FWE = 1;
writes to the ESU1, PSU1, EV1, and PV1 bits only when FWE = 1 and SWE1 = 1;
writes to the E1 bit only when FWE = 1, SWE1 = 1, and ESU1 = 1;
and writes to the P1 bit only when FWE = 1, SWE1 = 1, and PSU1 = 1.
Bit 7—Flash Write Enable Bit (FWE): Sets hardware protection against flash memory
programming/erasing.
Bit 7
FWE
Description
0 When a low level is input to the FWE pin (hardware-protected state)
1 When a high level is input to the FWE pin
Bit 6—Software Write Enable Bit 1 (SWE1): Enables or disables flash memory programming
and erasing for addresses H'000000 to H'03FFFF. This bit should be set when setting bits 5 to 0 in
FLMCR1, EBR1 bits 7 to 0, and EBR2 bits 3 to 0.
When SWE1 = 1, the flash memory can only be read in program-verify or erase-verify mode.