Renesas H8 Series Hardware Manual page 405

8-bit single-chip microcomputer
Hide thumbs Also See for H8 Series:
Table of Contents

Advertisement

Figure 10.5 shows an example of a flowchart for initializing SCI3.
Start
Clear bits TE and
RE to 0 in SCR3
Set bits CKE1
and CKE0
Set data transfer
format in SMR
Set value in BRR
Has 1-bit period
elapsed?
Yes
Set bit SPC32 to
1 in SPCR
Set bits TIE, RIE,
MPIE, and TEIE in
SCR3, and set bits
RE or TE to 1
in SCR3
End
Figure 10.5 Example of SCI3 Initialization Flowchart
[1]
[2]
[3]
Wait
No
[4]
Section 10 Serial Communication Interface
[1]
Set clock selection in SCR3. Be sure to
clear the other bits to 0. If clock output
is selected in asynchronous mode, the
clock is output immediately after setting
bits CKE1 and CKE0. If clock output is
selected for reception in synchronous
mode, the clock is output immediately
after bits CKE1, CKE0, and RE are
set to 1.
[2]
Set the data transfer format in the serial
mode register (SMR).
[3]
Write the value corresponding to the
transfer rate in BRR. This operation is
not necessary when an external clock
is selected.
[4]
Wait for at least one bit period, then set
bits TIE, RIE, MPIE, and TEIE in SCR3,
and set bits RE or TE to 1 in SCR3.
Setting bits TE and RE enables the TXD
and RXD
pins to be used. In asynchronous
32
mode the mark state is established when
transmitting, and the idle state waiting for
a start bit when receiving.
Rev. 7.00 Mar 10, 2005 page 363 of 652
32
REJ09B0042-0700

Advertisement

Table of Contents
loading

Table of Contents