English
Language : 

M30222 Datasheet, PDF (217/237 Pages) Mitsubishi Electric Semiconductor – SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER
dUevnedloerpment
Specifications in this manual are tentative and subject to change
MITSUBISHI MICROCOMPUTERS
M30222 Group
Rev. G
Serial I/O Mode 1 (Flash Memory Version)
SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER
(14) Boot ROM Area Output Command
This command outputs the control program stored in the boot ROM area in one page blocks (256 bytes).
Execute the boot ROM area output command as explained here following.
(1) Transfer the "FC16" command code with the 1st byte.
(2) Transfer addresses A8 to A15 and A16 to A23 with the 2nd and 3rd bytes respectively.
(3) From the 4th byte onward, data (D0-D7) for the page (256 bytes) specified with addresses A8 to A23 will be
output sequentially from the smallest address first, in sync with the rise of the clock.
CLK0
RxD0
TxD0
FC16
A8 to A16 to
A15
A23
data0
data255
RTS0(BUSY)
Fig. 1.176. Timing for boot ROM area ouput
(15) Read CRC Data
This command reads the CRC data that confirms that the write data sent with the page program command
was successfully received.
(1) Transfer the "FD16" command code with the 1st byte.
(2) The CRC data (low) is received with the 2nd byte and the CRC data (high) with the 3rd byte.
To use this command, first execute the command and then initialize the check data. Next, execute the page
program command the required number of times. After the read CRC command is executed again, the CRC
data for all the read data that was sent with the page program command is read. The CRC data is the result
of CRC operation of write data.
CLK1
RxD1
(M16C receive data)
TxD1
(M16C transmit data)
RTS1(BUSY)
Fig. 1.177. Timimg for the read CRC data
FD16
CRC data (low) CRC data (high)
1-218