Hitachi H8/3664 Hardware Manual page 293

Table of Contents

Advertisement

Receiving: Figure 14.8 shows an example of a flowchart for data reception. This procedure should
be followed for data reception after initializing SCI3.
Start
Read bits OER,
1
PER, FER in SSR
OER + PER
+ FER = 1?
No
Read receive data
2
in SSR
RDRF = 1?
Yes
Read receive
data in RDR
Continue data
3
reception?
No
Clear bit RE to
0 in SCR3
End
Figure 14.8 Example of Data Reception Flowchart (Asynchronous Mode)
Yes
No
Receive error
4
processing
Yes
(A)
1.
Read bits OER, PER, and FER in the
serial status register (SSR) to determine
if there is an error. If a receive error has
occurred, execute receive error
processing.
2.
Read SSR and check that bit RDRF is
set to 1. If it is, read the receive data
in RDR. When the RDR data is read,
bit RDRF is cleared to 0 automatically.
3.
When continuing data reception, finish
reading of bit RDRF and RDR before
receiving the stop bit of the current
frame. When the data in RDR is read,
bit RDRF is cleared to 0 automatically.
277

Advertisement

Table of Contents
loading

Table of Contents