RL78/G10 CHAPTER 12 SERIAL ARRAY UNIT
R01UH0384EJ0311 Rev. 3.11 351
Dec 22, 2016
Figure 12-59. Flowchart of Slave Reception (in Single-Reception Mode)
Starting CSI communication
Write 1 to ST0n bit
Reception completed?
No
Yes
End of communication
Reading receive data to
SIOp (=SDR0nL)
For the initial setting, refer to Figure 12-55.
(Select transfer end interrupt only)
SAU default setting
Start communication when master start providing
the clock
When transmit end, interrupt is generated
Wait for receive completes
RETI
Transfer end interrupt
Read receive data then writes to storage area, and counts
up the number of receive data.
Update receive data pointer.
Check completion of number of receive data
Ready for reception
Clear storage area setting and the number of receive data
(Storage area, Reception data pointer, Number of communication data and
Communication end flag are optionally set on the internal RAM by the software)
Enables interrupt
Clear interrupt request flag (XXIF), reset interrupt mask (XXMK) and set
interrupt enable (EI).
Disable interrupt (MASK)
Main routine
Main routine
Interrupt processing routine