English
Language : 

M16C6S_09 Datasheet, PDF (196/208 Pages) Renesas Technology Corp – SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER
M16C/6S Group
Usage Notes
Serial I/O
Clock-Synchronous Serial I/O
Transmission/reception
With an external clock selected, and choosing the RTS function, the output level of the RTSi pin goes to
“L” when the data-receivable status becomes ready, which informs the transmission side that the recep-
tion has become ready. The output level of the RTSi pin goes to “H” when reception starts. So if the RTSi
pin is connected to the CTSi pin on the transmission side, the circuit can transmission and reception data
with consistent timing. With the internal clock, the RTS function has no effect.
Transmission
When an external clock is selected, the conditions must be met while if the CKPOL bit in the UiC0 register
is set to 0 (transmit data output at the falling edge and the receive data taken in at the rising edge of the
transfer clock), the external clock is in the high state; if the CKPOL bit in the UiC0 register is set to 1
(transmit data output at the rising edge and the receive data taken in at the falling edge of the transfer
clock), the external clock is in the low state.
• The TE bit in UiC1 register is set to 1 (transmission enabled)
• The TI bit in UiC1 register is set to 0 (data present in UiTB register)
• If CTS function is selected, input on the CTSi pin is set to “L”
Reception
In operating the clock-synchronous serial I/O, operating a transmitter generates a shift clock. Fix settings
for transmission even when using the device only for reception. Dummy data is output to the outside from
the TxDi pin when receiving data.
When an internal clock is selected, set the TE bit in the UiC1 register (i = 0 to 2) to 1 (transmission
enabled) and write dummy data to the UiTB register, and the shift clock will thereby be generated. When
an external clock is selected, set the TE bit in the UiC1 register (i = 0 to 2) to 1 and write dummy data to
the UiTB register, and the shift clock will be generated when the external clock is fed to the CLKi input pin.
When successively receiving data, if all bits of the next receive data are prepared in the UARTi receive
register while the RE bit in the UiC1 register (i = 0 to 2) is set to 1 (data present in the UiRB register), an
overrun error occurs and the UiRB register OER bit is set to 1 (overrun error occurred). In this case,
because the content of the UiRB register is undefined, a corrective measure must be taken by programs
on the transmit and receive sides so that the valid data before the overrun error occurred will be retrans-
mitted. Note that when an overrun error occurred, the SiRIC register IR bit does not change state.
To receive data in succession, set dummy data in the lower-order byte of the UiTB register every time
reception is made.
When an external clock is selected, make sure the external clock is in high state if the CKPOL bit is set to
0, and in low state if the CKPOL bit is set to 1 before the following conditions are met:
• The RE bit in the UiC1 register is set to 1 (reception enabled)
• The TE bit in the UiC1 register is set to 1 (transmission enabled)
• The TI bit in the UiC1 register= 0 (data present in the UiTB register)
Rev.5.01 Dec 10, 2009 page 196 of 201
REJ03B0014-0501