欢迎访问ic37.com |
会员登录 免费注册
发布采购

C8051F310 参数 Datasheet PDF下载

C8051F310图片预览
型号: C8051F310
PDF下载: 下载PDF文件 查看货源
内容描述: 8/16 KB ISP功能的Flash MCU系列 [8/16 kB ISP Flash MCU Family]
分类和应用: 微控制器和处理器
文件页数/大小: 228 页 / 2504 K
品牌: SILABS [ SILICON LABORATORIES ]
 浏览型号C8051F310的Datasheet PDF文件第160页浏览型号C8051F310的Datasheet PDF文件第161页浏览型号C8051F310的Datasheet PDF文件第162页浏览型号C8051F310的Datasheet PDF文件第163页浏览型号C8051F310的Datasheet PDF文件第165页浏览型号C8051F310的Datasheet PDF文件第166页浏览型号C8051F310的Datasheet PDF文件第167页浏览型号C8051F310的Datasheet PDF文件第168页  
C8051F310/1/2/3/4/5/6/7
15.1. Enhanced Baud Rate Generation
The UART0 baud rate is generated by Timer 1 in 8-bit auto-reload mode. The TX clock is generated by
TL1; the RX clock is generated by a copy of TL1 (shown as RX Timer in Figure 15.2), which is not user-
accessible. Both TX and RX Timer overflows are divided by two to generate the TX and RX baud rates.
The RX Timer runs when Timer 1 is enabled, and uses the same reload value (TH1). However, an
RX Timer reload is forced when a START condition is detected on the RX pin. This allows a receive to
begin any time a START is detected, independent of the TX Timer state.
Timer 1
TL1
Overflow
UART
2
TX Clock
TH1
Start
Detected
RX Timer
Overflow
2
RX Clock
Figure 15.2. UART0 Baud Rate Logic
Timer 1 should be configured for Mode 2, 8-bit auto-reload (see
The Timer 1 reload value should be set so that over-
flows will occur at two times the desired UART baud rate frequency. Note that Timer 1 may be clocked by
one of six sources: SYSCLK, SYSCLK / 4, SYSCLK / 12, SYSCLK / 48, the external oscillator clock / 8, or
an external input T1. For any given Timer 1 clock source, the UART0 baud rate is determined by
Equation 15.1. UART0 Baud Rate
T1
CLK
------------------------------
×
1
- --
-
UartBaudRate
=
(
256 –
T1H
)
2
Where
T1
CLK
is the frequency of the clock supplied to Timer 1, and
T1H
is the high byte of Timer 1 (reload
value). Timer 1 clock frequency is selected as described in
A quick
reference for typical baud rates and system clock frequencies is given in Table 15.1 through Table 15.6.
Note that the internal oscillator may still generate the system clock when the external oscillator is driving
Timer 1.
164
Rev. 1.7