English
Language : 

LM3S618 Datasheet, PDF (159/572 Pages) List of Unclassifed Manufacturers – Microcontroller
Stellaris® LM3S618 Microcontroller
■ System clock derived from PLL or other clock source
■ Enabling/disabling of oscillators and PLL
■ Clock divisors
■ Crystal input selection
Figure 5-4 on page 159 shows the logic for the main clock tree. The peripheral blocks are driven by
the system clock signal and can be individually enabled/disabled. The ADC clock signal is
automatically divided down to 16.67 MHz for proper ADC operation. The PWM clock signal is a
synchronous divide of the system clock to provide the PWM circuit with more range (set with PWMDIV
in RCC).
Note: When the ADC module is in operation, the system clock must be at least 16.667 MHz.
Figure 5-4. Main Clock Tree
OSC1
OSC2
Main
Osc
1-8 MHz
Internal
Osc
12 MHz
÷4
OSCSRCa
PLL
(200 MHz
output)
OENa
XTALa
PWRDNa
BYPASSa
USESYSDIVa
SYSDIVa
System Clock
PWMDIVa
PWM Clock
USEPWMDIVa
a. These are bit fields within the Run-Mode Clock Configuration (RCC) register.
Constant
Divide
(16.667 MHz output)
ADC Clock
In the RCC register, the SYSDIV field specifies which divisor is used to generate the system clock
from either the PLL output or the oscillator source (depending on how the BYPASS bit in this register
is configured). Table 5-4 shows how the SYSDIV encoding affects the system clock frequency,
depending on whether the PLL is used (BYPASS=0) or another clock source is used (BYPASS=1).
The divisor is equivalent to the SYSDIV encoding plus 1. For a list of possible clock sources, see
Table 5-3 on page 158.
Table 5-4. Possible System Clock Frequencies Using the SYSDIV Field
SYSDIV
0x0
Divisor
/1
Frequency
(BYPASS=0)
reserved
Frequency (BYPASS=1)
Clock source frequency/2
StellarisWare Parametera
SYSCTL_SYSDIV_1b
0x1
/2 reserved
Clock source frequency/2
SYSCTL_SYSDIV_2
0x2
/3 reserved
Clock source frequency/3
SYSCTL_SYSDIV_3
0x3
/4 50 MHz
Clock source frequency/4
SYSCTL_SYSDIV_4
0x4
/5 40 MHz
Clock source frequency/5
SYSCTL_SYSDIV_5
0x5
/6 33.33 MHz
Clock source frequency/6
SYSCTL_SYSDIV_6
0x6
/7 28.57 MHz
Clock source frequency/7
SYSCTL_SYSDIV_7
July 14, 2014
159
Texas Instruments-Production Data