Datasheet

Section 14 Serial Communication Interface 3 (SCI3)
Rev. 6.00 Mar. 24, 2006 Page 213 of 412
REJ09B0142-0600
No
<End>
Yes
Start transmission
Read TDRE flag in SSR[1]
Write transmit data to TDR
Yes
No
No
Yes
Read TEND flag in SSR
[2]
No
Yes
[3]
Clear PDR to 0 and set PCR to 1
Clear TE bit in SCR3 to 0
TDRE = 1
All data transmitted?
TEND = 1
Break output?
[1] Read SSR and check that the TDRE
flag is set to 1, then write transmit
data to TDR. When data is written to
TDR, the TDRE flag is automaticaly
cleared to 0.
[2] To continue serial transmission,
read 1 from the TDRE flag to
confirm that writing is possible, then
write data to TDR. When data is
written to TDR, the TDRE flag is
automaticaly cleared to 0.
[3] To output a break in serial
transmission, after setting PCR to 1
and PDR to 0, clear TxD in PMR1 to
0, then clear the TE bit in SCR3 to
0.
Figure 14.6 Sample Serial Transmission Flowchart (Asynchronous Mode)