English
Language : 

M16C Datasheet, PDF (246/262 Pages) Mitsubishi Electric Semiconductor – SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER
Preliminary Specifications REV.B
Specifications in this manual are tentative and subject to change.
Mitsubishi microcomputers
M16C / 6N Group
Standard Serial I/O Mode
SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER
Standard Serial I/O Mode
The standard serial I/O mode serially inputs and outputs the software commands, addresses and data neces-
sary for operating (read, program, erase, etc.) the internal flash memory. It uses a purpose-specific serial
programmer.
The standard serial I/O mode differs from the parallel I/O mode in that the CPU controls operations like
rewriting (uses the CPU rewrite mode) in the flash memory or serial input for rewriting data. The standard
serial mode is started by clearing the reset with an "H" level signal at the P50 (CE) pin, an "L" signal at the P55
(EPM) pin and an "H" level at the CNVss pin. (For the normal microprocessor mode, set CNVss to "L".)
This control program is written in the boot ROM area when shipped from Mitsubishi Electric. Therefore, if the
boot ROM area is rewritten in the parallel I/O mode, the standard serial I/O mode cannot be used.
Figure 25-1 shows the pin connections for the standard serial I/O mode. Serial data I/O uses four UART1
pins: CLK1, RXD1, TXD1 and RTS1 (BUSY).
The CLK1 pin is the transfer clock input pin and it transfers the external transfer clock. The TXD1 pin outputs
the CMOS signal. The RTS1 (BUSY) pin outputs an "L" level when reception setup ends and an "H" level
when the reception operation starts. Transmission- and reception data are transferred serially in 8-byte
blocks.
In the standard serial I/O mode, only the user ROM area shown in 24-1 can be rewritten, the boot ROM area
cannot.
The standard serial I/O mode has a 7-byte ID code. When the flash memory is not blank and the ID code does
not match the content of the flash memory, the command sent from the programmer is not accepted.
Function Overview (Standard Serial I/O Mode)
In the standard serial I/O mode, software commands, addresses and data are input and output between the
flash memory and an external device (serial programmer, etc.) using a 4-wire clock-synchronized serial I/O
(UART1). In reception, the software commands, addresses and program data are synchronized with the
rise of the transfer clock input to the CLK1 pin and input into the flash memory via the RXD1 pin. In
transmission, the read data and status are synchronized with the fall of the transfer clock and output to the
outside from the TXD1 pin.
The TXD1 pin is CMOS output. Transmission is in 8-bit blocks and LSB first.
When busy, either during transmission or reception, or while executing an erase operation or program the
RTS1 (BUSY) pin is "H" level. Accordingly, do not start the next transmission until the RTS1 (BUSY) pin is
"L" level.
Also, data in memory and the status register can be read after inputting a software command. It is possible
to check flash memory operating status or whether a program- or erase operation ended successfully or in
error by reading the status register.
Software commands and the status register are explained here following.
246