English
Language : 

M38503MXH Datasheet, PDF (51/86 Pages) Mitsubishi Electric Semiconductor – SINGLE-CHIP 8-BIT CMOS MICROCOMPUTER
MITSUBISHI MICROCOMPUTERS
3850 Group (Spec. H)
SINGLE-CHIP 8-BIT CMOS MICROCOMPUTER
Software Commands
Table 14 lists the software commands. By entering a software com-
mand from the data I/O pins (D0–D7) in Write mode, specify the con-
tent of the operation, such as erase or program operation, to be per-
formed.
The following explains the content of each software command.
Read Array Command (FF16)
The read array mode is entered by writing the command code “FF16”
in the first bus cycle. When an address to be read is input in one of
the bus cycles that follow, the content of the specified address is
output from the data I/O pins (D0–D7).
The read array mode is retained intact until another command is writ-
ten.
The read array mode is also selected automatically when the device
is powered on and after it exits deep power down mode.
Read Status Register Command (7016)
When the command code “7016” is written in the first bus cycle, the
content of the status register is output from the data I/O pins (D0–D7)
by a read in the second bus cycle. Since the content of the status
_____
_____
_____
_____
register is updated at the falling edge of OE or CE, the OE or CE
signal must be asserted each time the status is read. The status
register is explained in the next section.
Clear Status Register Command (5016)
This command is used to clear the bits SR4,SR5 of the status regis-
ter after they have been set. These bits indicate that operation has
ended in an error. To use this command, write the command code
“5016” in the first bus cycle.
Table 14 Software command list (parallel I/O mode)
Command
Cycle number
First bus cycle
Mode
Data
Address (D0 to D7)
Read array
1
Write
X(Note 4)
FF16
Read status register
2
Write
X
7016
Clear status register
1
Write
X
5016
Program
2
Write
X
4016
All block erase
2
Write
X
2016
Block erase
2
Write
X
2016
Notes 1: SRD = Status Register Data
2: WA = Write Address, WD = Write Data
3: BA = Block Address (Enter the maximum address of each block)
4: X denotes a given address in the user ROM area or boot ROM area.
Second bus cycle
Mode
Data
Address (D0 to D7)
Read
X
SRD(Note 1)
Write
Write
Write
WA(Note 2) WD(Note 2)
X
2016
BA(Note 3)
D016
51