Texas Instruments Development Kit for TM4C129x,Tiva™ ARM® Cortex™ -M4 Microcontroller DK-TM4C129X DK-TM4C129X Datenbogen

Produktcode
DK-TM4C129X
Seite von 2182
Register 19: PLL Frequency 0 (PLLFREQ0), offset 0x160
This register always contains the variables used to configure the PLL. If the PLL is reprogrammed,
it must go through a relock sequence which is defined by the parameter T
READY
in Table
32-16 on page 2115. When controlling this register directly, software must change this value while the
PLL is powered down. Writes to PLLFREQ0 are delayed from affecting the PLL until the RSCLKCFG
register
NEWFREQ
bit is written with a 1.
The PLL frequency can be calculated using the following equation:
f
VCO
 = (f
IN
 * MDIV)
where
f
IN
 = f
XTAL
/(Q+1)(N+1) or f
PIOSC
/(Q+1)(N+1)
MDIV = MINT + (MFRAC / 1024)
The
Q
and
N
values are programmed in the PLLFREQ1 register. Note that to reduce jitter,
MFRAC
should be programmed to 0x0.
PLL Frequency 0 (PLLFREQ0)
Base 0x400F.E000
Offset 0x160
Type RW, reset 0x0000.0000
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
MFRAC
reserved
PLLPWR
reserved
RW
RW
RW
RW
RO
RO
RO
RW
RO
RO
RO
RO
RO
RO
RO
RO
Type
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Reset
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
MINT
MFRAC
RW
RW
RW
RW
RW
RW
RW
RW
RW
RW
RW
RW
RW
RW
RW
RW
Type
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Reset
Description
Reset
Type
Name
Bit/Field
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
0x000
RO
reserved
31:24
PLL Power
This bit controls power to the PLL. If set, the PLL power is applied and
the PLL will oscillate based on the values in the PLLFREQ0 and
PLLFREQ1 registers.
0
RW
PLLPWR
23
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
0x0
RO
reserved
22:20
PLL M Fractional Value
0
RW
MFRAC
19:10
PLL M Integer Value
This field contains the integer value of the PLL M value.
0x00
RW
MINT
9:0
303
December 13, 2013
Texas Instruments-Advance Information
Tiva
TM4C129XNCZAD Microcontroller