English
Language : 

HD6432345 Datasheet, PDF (475/907 Pages) Hitachi Semiconductor – H8S/2345 F-ZTAT Hardware Manual
Eight serial clock pulses are output in the transfer of one character, and when no transfer is
performed the clock is fixed high. When only receive operations are performed, however, the
serial clock is output until an overrun error occurs or the RE bit is cleared to 0. If you want to
perform receive operations in units of one character, you should select an external clock as the
clock source.
Data Transfer Operations:
• SCI initialization (clocked synchronous mode)
Before transmitting and receiving data, you should first clear the TE and RE bits in SCR to 0,
then initialize the SCI as described below.
When the operating mode, transfer format, etc., is changed, the TE and RE bits must be cleared
to 0 before making the change using the following procedure. When the TE bit is cleared to 0,
the TDRE flag is set to 1 and TSR is initialized. Note that clearing the RE bit to 0 does not
change the contents of the RDRF, PER, FER, and ORER flags, or the contents of RDR.
Figure 12.15 shows a sample SCI initialization flowchart.
Start initialization
[1] Set the clock selection in SCR. Be sure
to clear bits RIE, TIE, TEIE, and MPIE,
Clear TE and RE bits in SCR to 0
TE and RE, to 0.
[2] Set the data transfer format in SMR
Set CKE1 and CKE0 bits in SCR
(TE, RE bits 0)
and SCMR.
[1]
[3] Write a value corresponding to the bit
rate to BRR. Not necessary if an
Set data transfer format in
SMR and SCMR
[2]
external clock is used.
[4] Wait at least one bit interval, then set
Set value in BRR
the TE bit or RE bit in SCR to 1.
[3]
Also set the RIE, TIE, TEIE, and MPIE
Wait
bits.
Setting the TE and RE bits enables the
No
TxD and RxD pins to be used.
1-bit interval elapsed?
Yes
Set TE and RE bits in SCR to 1, and
set RIE, TIE, TEIE, and MPIE bits
[4]
<Transfer start>
Note: * When transmitting and receiving data simultaneously, the TE and RE bits should be
cleared to 0 and then set to 1 at the same time.
Figure 12.15 Sample SCI Initialization Flowchart
461