English
Language : 

SH7713 Datasheet, PDF (593/904 Pages) Renesas Technology Corp – Renesas 32-Bit RISC Microcomputer SuperHTM RISC engine Family / SH7700 Series
Section 16 Serial Communication Interface with FIFO (SCIF)
16.3.8 Bit Rate Register (SCBRR)
SCBRR is an 8-bit register that sets the serial transfer bit rate in accordance with the baud rate
generator operating clock selected by bits CKS1 and CKS0 in SCSMR.
SCBRR can be read or written to by the CPU at all times.
SCBRR is initialized to H'FF by a power-on reset or manual reset. It is not initialized in standby
mode or in the module standby state, and retains its contents.
The SCBRR setting is found from the following equation.
Asynchronous mode:
Pφ
N=
64×22n–1 × B
× 106 – 1
Clock synchronous mode:
Pφ
N=
8 × 22n–1 × B
× 106 – 1
Where B:
N:
Pφ:
n:
Bit rate (bits/s)
SCBRR setting for baud rate generator (0 ≤ N ≤ 255)
Peripheral module operating frequency (MHz)
Baud rate generator input clock (n = 0 to 3)
(See table 16.2 for the relation between n and the clock.)
Table 16.2 Relationship between n and Clock
n
Clock
CKS1
0
Pφ
0
1
Pφ/4
0
2
Pφ/16
1
3
Pφ/64
1
SCSMR Setting
CKS0
0
1
0
1
The bit rate error in asynchronous mode is found from the following equation:
Rev.1.50 Aug. 30, 2006 Page 553 of 860
REJ09B0288-0150