Renesas M16C Laptop User Manual


 
Rev.1.10 Jul 01, 2005 page 153 of 318
REJ09B0124-0110
M16C/6N Group (M16C/6NK, M16C/6NM) 14. Serial I/O
Under development
This document is under development and its contents are subject to change.
_______ _______
14.1.2.6 CTS/RTS Function
_______ ________ ________
When the CTS function is used transmit operation start when L is applied to the CTSi/RTSi (i = 0 to 2)
________ ________
pin. Transmit operation begins when the CTSi/RTSi pin is held L. If the L signal is switched to H
during a transmit operation, the operation stops before the next data.
_______ ________ ________
When the RTS function is used, the CTSi/RTSi pin outputs on L signal when the microcomputer is
ready to receive. The output level becomes H on the first falling edge of the CLKi pin.
_______ _______ ________________
CRD bit in UiC0 register = 1 (disables UART0 CTS/RTS function) CTSi/RTSi pin is programmable I/O function
_______
CRD bit = 0, CRS bit in UiC0 register= 0 (CTS function is selected)
________ ________ _______
CTSi/RTSi pin is CTS function
_______
CRD bit = 0, CRS bit = 1 (RTS function is selected)
________ ________ _______
CTSi/RTSi pin is RTS function
_______ _______
14.1.2.7 CTS/RTS Separate Function (UART0)
_________ _________ ________ _________
This function separates CTS0/RTS0, outputs RTS0 from the P6_0 pin, and accepts as input the CTS0
from the P6_4 pin. To use this function, set the register bits as shown below.
_______ _______
CRD bit in U0C0 register = 0 (enables UART0 CTS/RTS)
_______
CRS bit in U0C0 register = 1 (outputs UART0 RTS)
_______ _______
CRD bit in U1C0 register = 0 (enables UART1 CTS/RTS)
_______
CRS bit in U1C0 register = 0 (inputs UART1 CTS)
_______
RCSP bit in UCON register = 1 (inputs CTS0 from the P6_4 pin)
CLKMD1 bit in UCON register = 0 (CLKS1 not used)
_______ _______ _______ _______
Note that when using the CTS/RTS separate function, UART1 CTS/RTS separate function cannot be used.
_______ _______
Figure 14.22 shows CTS/RTS separate function usage.
_______ _______
Figure 14.22 CTS/RTS Separate Function
Microcomputer
IN
OUT
CTS
RTS
IC
TXD0(P6_3)
RXD0(P6_2)
RTS0(P6_0)
CTS0(P6_4)