English
Language : 

HD6413007F20 Datasheet, PDF (504/798 Pages) Renesas Technology Corp – Hardware Manual Renesas 16-Bit Single-Chip Microcomputer H8 Family/H8/300H Series
13. Serial Communication Interface
Transmitting and Receiving Data:
• SCI Initialization (Synchronous Mode): Before transmitting or receiving data, clear the TE and
RE bits to 0 in SCR, then initialize the SCI as follows.
When changing the communication mode or format, always clear the TE and RE bits to 0
before following the procedure given below. Clearing TE to 0 sets the TDRE flag to 1 and
initializes TSR. Clearing RE to 0, however, does not initialize the RDRF, PER, FER, and
ORER flags, or RDR, which retain their previous contents.
Figure 13.15 shows a sample flowchart for initializing the SCI.
Start of initialization
Clear TE and RE bits to 0 in SCR
Set RIE, TIE, TEIE, MPIE, CKE1
and CKE0 bits in SCR (leaving (1)
TE and RE bits cleared to 0)
Select communication format (2)
in SMR
Set value in BRR
Wait
1-bit interval elapsed?
(3)
Yes
Yes
Set TE or RE bit to 1 in SCR
Set RIE, TIE, TEIE, and MPIE (4)
bits as necessary
(1) Set the clock source in SCR. Clear the RIE,
TIE, TEIE, MPIE, TE, and RE bits to 0.
(2) Select the communication format in SMR.
(3) Write the value corresponding to the bit rate in
BRR.
This step is not necessary when an external
clock is used.
(4) Wait for at least the interval required to transmit
or receive one bit, then set the TE or RE bit to
1 in SCR. Set the RIE, TIE, TEIE, and MPIE
bits. Setting the TE or RE bit enables the SCI
to use the TxD or RxD pin.
<Start transmitting or receiving>
Note: In simultaneous transmitting and receiving, the TE and RE bits should be cleared to 0 or
set to 1 simultaneously.
Figure 13.15 Sample Flowchart for SCI Initialization
Rev.5.00 Sep. 12, 2007 Page 474 of 764
REJ09B0396-0500