English
Language : 

M32C80 Datasheet, PDF (219/352 Pages) Renesas Technology Corp – 16/32-BIT SINGLE-CHIP MICROCOMPUTER M16C FAMILY / M32C/80 SERIES
M32C/80 Group
16. Serial I/O (Special Function)
16.4 Special Mode 2
In special mode 2, serial communication between one or multiple masters and multiple slaves is available.
_____
The SSi input pin (i=0 to 4) controls the serial bus communication. Table 16.19 lists specifications of special
mode 2. Table 16.20 lists register settings. Tables 16.21 to 16.23 list pin settings.
Table 16.19 Special Mode 2 Specifications
Item
Specification
Transfer Data Format Transfer data : 8 bits long
Transfer Clock
• The CKDIR bit in the UiMR register (i=0 to 4) is set to "0" (internal clock selected):
fj/2(m+1) fj = f1, f8, f2n(1)
m : setting value of the UiBRG register, 0016 to FF16
• The CKDIR bit to "1" (external clock selected) : input from the CLKi pin
______
Transmit/Receive Control SSi input pin function
Transmit Start Condition To start transmitting, the following requirements must be met(2):
- Set the TE bit in the UiC1 register to "1" (transmit enabled)
- Set the TI bit in the UiC1 register to "0" (data in the UiTB register)
Receive Start Condition To start receiving, the following requirement must be met(2):
- Set the RE bit in the UiC1 register to "1" (receive enabled)
- Set the TE bit in the UiC1 register to "1" (transmit enabled)
- Set the TI bit in the UiC1 register to "0" (data in the UiTB register)
Interrupt Request
• While transmitting, the following conditions can be selected:
Generation Timing
- The UiIRS bit in the UiC1 register is set to "0" (no data in a transmit buffer) :
when data is transferred from the UiTB register to the UARTi transmit register (transmission started)
- The UiIRS register is set to "1" (transmission completed):
when data transmission from UARTi transfer register is completed
• While receiving
Error Detection
When data is transferred from the UARTi receive register to the UiRB register (reception completed)
• Overrun error(3)
This error occurs when the seventh bit of the next received data is read before reading
the UiRB register
• Fault error
______
In master mode, the fault error occurs an "L" signal is applied to the SSi pin
Selectable Function
• CLK polarity
Selectable from the rising edge or falling edge of the transfer clock at transferred data
output or input timing
• LSB first or MSB first
Selectable from data transmission or reception in either bit 0 or in bit 7
• Continuous receive mode
Data reception is enabled simultaneously by reading the UiRB register
• Serial data logic inverse
This function inverses transmitted or received data logically
• TxD and RxD I/O polarity inverse
TxD pin output and RxD pin input are inversed. All I/O data levels are also inversed
• Clock phase
Selectable from one of 4 combinations of transfer data polarity and phases
_____
• SSi input pin function
Output pin is placed in a high-impedance state to avoid data conflict between master
and other masters or slaves
NOTES:
1. The CNT3 to CNT0 bits in the TCSPR register select no division (n=0) or divide-by-2n (n=1 to 15).
2. To start transmission/reception when selecting the external clock, these conditions must be met after the
CKPOL bit in the UiC0 register is set to "0" (data is transmitted on the falling edge of the transfer clock and data
is received on the rising edge) and the CLKi pin is held high ("H"), or when the CKPOL bit is set to "1" (Data is
transmitted on the rising edge of the transfer clock and data is received on the falling edge) and the CLKi pin is
held low ("L").
3. If an overrun error occurs, the UiRB register is in an indeterminate state. The IR bit setting in the SiRIC register
does not change to "1" (interrupt requested).
Rev. 1.00 Nov. 01, 2005 Page 200 of 330
REJ09B0271-0100