English
Language : 

SH7619_09 Datasheet, PDF (473/860 Pages) Renesas Technology Corp – Renesas 32-Bit RISC Microcomputer SuperHTM RISC engine Family / SH7619 Series
Section 15 Serial Communication Interface with FIFO (SCIF)
In receiving, the SCIF operates as follows:
1. The SCIF synchronizes with serial clock input or output and initializes internally.
2. Receive data is shifted into SCRSR in order from the LSB to the MSB. After receiving the
data, the SCIF checks the receive data can be loaded from SCRSR into SCFRDR or not. If this
check is passed, the SCIF stores the received data in SCFRDR. If the check is not passed
(overrun error is detected), further reception is prevented.
3. After setting RDF to 1, if the receive-data-full interrupt enable bit (RIE) is set to 1 in SCSCR,
the SCIF requests a receive-data-full interrupt (RXI). If the ORER bit is set to 1 and the RIE
bit or REIE bit in SCSCR is also set to 1, the SCIF requests a break interrupt (BRI).
Figure 15.17 shows an example of SCIF receive operation.
Synchronization
clock
Serial data
LSB
Bit 7 Bit 0
MSB
Bit 7
Bit 0
Bit 1
Bit 6 Bit 7
RDF
ORER
RXI
interrupt
request
Data read from RXI
SCFRDR and interrupt
RDF flag cleared request
to 0 by RXI
interrupt handler
One frame
BRI interrupt request
by overrun error
Figure 15.17 Example of SCIF Receive Operation
Rev. 6.00 Jul. 15, 2009 Page 433 of 816
REJ09B0237-0600