Clock-Synchronous Serial I/O
Mitsubishi microcomputers
M16C / 62 Group
SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER
342
In receiving data in clock-synchronous serial I/O mode, choose functions from those listed in Table 2.4.3.
Operations of the circled items are described below. Figure 2.4.13 shows the operation timing, and Fig-
ures 2.4.14 and 2.4.15 show the set-up procedures.
2.4.4 Operation of Serial I/O (reception in clock-synchronous serial I/O mode)
Item
Set-up
Transfer clock
source
CLK polarity
Internal clock (f1 / f8 / f32)
External clock (CLKi pin)
RTS function
RTS function enabled
RTS function disabled
Input reception data at
the rising edge of the
transfer clock
Input reception data at
the falling edge of the
transfer clock
O
Continuous receive
mode
Disabled
Enabled
CTS / RTS
separation function
(Note 2)
Pin shared by CTS and RTS
CTS and RTS separated
O
Output transfer clock
to multiple pins
(Note 1)
Not selected
Selected
O
Transfer clock
LSB first
MSB first
O
Data logic select
function
(Note 3)
No reverse
Reverse
O
TXD, RXD I/O
polarity reverse bit
(Note 3)
No reverse
Reverse
O
Table 2.4.3. Choosed functions
Note 1: This can be selected only when UART1 is used in combination with the internal clock. When this function is
_______ _______
selected, neither UART1 CTS/RTS function, nor UART0 CTS/RTS separation function can be utilized. Set the
_______ _______
UART1 CTS/RTS disable bit to “1”.
_______ _______
Note 2: UART0 only. (UART1 CTS/RTS function cannot be used when this function is selected.)
Note 3: UART2 only.
Operation (1) Writing dummy data to the UARTi transmit buffer register, setting the receive enable bit to “1”,
and the transmit enable bit to “1”, makes the data receivable status ready. At this time, the
________
output from the RTSi pin goes to “L” level, which informs the transmission side that the data
receivable status is ready (output the transfer clock from the IC on the transmission side after
_______
checking that the RTS output has gone to “L” level).
(2) In synchronization with the first rising edge of the transfer clock, the input signal to the RxDi
pin is stored in the highest bit of the UARTi receive register. Then, data is taken in by shifting
right the content of the UARTi reception data in synchronization with the rising edges of the
transfer clock.
(3) When 1-byte data lines up in the UARTi receive register, the content of the UARTi receive
register is transmitted to the UARTi receive buffer register. The transfer clock stops at “H”
level. At this time, the receive complete flag and the UARTi receive interrupt request bit goes
to “1”.
(4) The receive complete flag goes to “0” when the lower-order byte of the UARTi buffer register
is read.