English
Language : 

M30222 Datasheet, PDF (216/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
(12) Download Command
This command downloads a program to the RAM for execution. Execute the download command as explained
here following.
(1) Transfer the "FA16" command code with the 1st byte.
(2) Transfer the program size with the 2nd and 3rd bytes.
(3) Transfer the check sum with the 4th byte. The check sum is added to all data sent with the 5th byte on-
ward.
(4) The program to execute is sent with the 5th byte onward.
When all data has been transmitted, if the check sum matches, the downloaded program is executed. the size
of the program will vary according to the internal RAM.
CLK0
RxD0
TxD0
FA 16
Data size (low)
Check
sum
Program Program
data
data
Data size (high)
RTS0(BUSY)
Fig. 1.174. Timing for download
(13) Version Information Output Command
This command outputs the version information of the control program stored in the boot area. Execute the
version information output command as explained here following.
(1) Transfer the “FB16” command code with the 1st byte.
(2) The version information will be output from the 2nd byte onward. This data is composed of 8 ASCII code
characters.
CLK0
RxD0
FB16
TxD0
'V'
'E'
'R'
'X'
RTS0(BUSY)
Fig. 1.175. Timing for version information output
1-217