13.17.3 SPLL (RFPLL/Wrapper) Control
Note: The system unlock sequence must be done before these registers can be written.
Name: | SPLLCON |
Offset: | 0x20 |
Reset: | 0x00000000 |
Bit | 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | |
SPLL_BYP[1:0] | |||||||||
Access | R/W/L | R/W/L | |||||||
Reset | 1 | 1 |
Bit | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | |
SPLL2POSTDIV2[3:0] | |||||||||
Access | R/W/L | R/W/L | R/W/L | R/W/L | |||||
Reset | 0 | 0 | 0 | 1 |
Bit | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | |
SPLL1POSTDIV1[7:0] | |||||||||
Access | R/W/L | R/W/L | R/W/L | R/W/L | R/W/L | R/W/L | R/W/L | R/W/L | |
Reset | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
SPLLRST | SPLLFLOCK | SPLLPWDN | |||||||
Access | R/W/L | R/W/L | R/W/L | ||||||
Reset | 1 | 0 | 1 |
Bits 31:30 – SPLL_BYP[1:0] SPLL Bypass; when this bit is set, the input clock REF bypasses PLL to PLLOUTx.
Note:
- Dictates clock source for ADC CP (Analog-to-Digital Converter Charge Pump) (SPLL2) Clock generation only
- Clock source must be preselected and kept ready before the need of ADC CP arrives. Failure to do so will result in the loss of clock for one or two cycles when ADC CP is enabled.
Value | Description |
---|---|
00 | RFPLL Clock is the clock source for ADC CP clock generation. |
x1 | FRC is used as clock source for ADC CP clock generation. |
10 | POSC is used as clock source for ADC CP clock generation. |
Bits 19:16 – SPLL2POSTDIV2[3:0] ADC-CP Post Divide Value
Value | Description |
---|---|
1 ≤ SPLLPOSTDIV2 ≤ 15 | Divide-by SPLLPOSTDIV2 |
0 | No Clock; Clock disabled |
Bits 15:8 – SPLL1POSTDIV1[7:0] First Post Divide Value
Value | Description |
---|---|
2 ≤ SPLLPOSTDIV ≤ 255 | Divide-by SPLLPOSTDIV |
0 | Divide-by 1 |
1 | Divide-by 1.5 |
Bit 5 – SPLLRST System PLL Reset
Value | Description |
---|---|
1 | Assert the Reset to the SPLL |
0 | De-assert the Reset to the SPLL |
Bit 4 – SPLLFLOCK System PLL Force Lock
Value | Description |
---|---|
1 | Force the SPLL lock signal to be asserted |
0 | Do not force the SPLL lock signal to be asserted |
Bit 3 – SPLLPWDN PLL Power Down Register bit
Value | Description |
---|---|
1 | PLL is powered down |
0 | PLL is active |