![Texas Instruments TMS320 2806 Series Technical Reference Manual Download Page 820](http://html1.mh-extra.com/html/texas-instruments/tms320-2806-series/tms320-2806-series_technical-reference-manual_1095596820.webp)
13.14.2.3 SCI Baud Rate (high) (SCIHBAUD) Register (Offset = 2h) [reset = 0h]
The values in SCIHBAUD and SCILBAUD specify the baud rate for the SCI.
Figure 13-13. SCI Baud Rate (high) (SCIHBAUD) Register
15
14
13
12
11
10
9
8
RESERVED
R-0h
7
6
5
4
3
2
1
0
BAUD
R/W-0h
Table 13-10. SCI Baud Rate (high) (SCIHBAUD) Register Field Descriptions
Bit
Field
Type
Reset
Description
15-8
RESERVED
R
0h
Reserved
7-0
BAUD
R/W
0h
SCI 16-bit baud selection Registers SCIHBAUD (MSbyte).
The internally-generated serial clock is determined by the low speed
peripheral clock (LSPCLK) signal and the two baud-select registers.
The SCI uses the 16-bit value of these registers to select one of 64K
serial clock rates for the communication modes.
BRR = (SCIHBAUD << 8) + (SCILBAUD)
The SCI baud rate is calculated using the following equation:
SCI Asynchronous Baud = LSPCLK / ((BRR + 1) *8)
Alternatively,
BRR = LSPCLK / (SCI Asynchronous Baud * 8) - 1
Note that the above formulas are applicable only when 0 < BRR <
65536. If BRR = 0, then
SCI Asynchronous Baud = LSPCLK / 16
Where: BRR = the 16-bit value (in decimal) in the baud-select
registers
Reset type: SYSRSn
Serial Communications Interface (SCI)
820
TMS320x2806x Microcontrollers
SPRUH18I – JANUARY 2011 – REVISED JUNE 2022
Copyright © 2022 Texas Instruments Incorporated
Summary of Contents for TMS320 2806 Series
Page 2: ......