18.7.20 PLL1 Post Output Clock Divider A

Important: The PLL1 frequency cannot be changed on the fly while it's the active enabled clock to the system.
Note: There are two PLL’s, PLL0 & PLL1 modules, and each has four selectable clock outputs. Two of the four PLL1 output clocks are routed through both of the two fractional divider modules (See below).

PLL1 Output Clocks:

  1. CLK_PLL1_FRC_CLKOUTnwhere (n=0).
  2. CLK_PLL1_FRC_CLKOUTnwhere (n=1).
  3. CLK_PLL1_CLKOUTn where (n=2).
  4. CLK_PLL1_CLKOUTn where (n=3).
Table 18-25. Register Bit Attribute Legend
SymbolDescriptionSymbolDescriptionSymbolDescription
RReadable bitHCCleared by Hardware(Grey cell)Unimplemented
WWritable bitHSSet by HardwareXBit is unknown at Reset
KWrite to clearSSoftware settable bit
Name: PLL1POSTDIVA
Offset: 0x60
Reset: 0x20202020
Property: PAC Write-Protection

Bit 3130292827262524 
 OUTEN3 POSTDIV3[5:0] 
Access R/WR/WR/WR/WR/WR/WR/W 
Reset 0100000 
Bit 2322212019181716 
 OUTEN2 POSTDIV2[5:0] 
Access R/WR/WR/WR/WR/WR/WR/W 
Reset 0100000 
Bit 15141312111098 
 OUTEN1 POSTDIV1[5:0] 
Access R/WR/WR/WR/WR/WR/WR/W 
Reset 0100000 
Bit 76543210 
 OUTEN0 POSTDIV0[5:0] 
Access R/WR/WR/WR/WR/WR/WR/W 
Reset 0100000 

Bits 7, 15, 23, 31 – OUTENn CLK_PLL1_CLKOUTn Output Enable

ValueDescription
0CLK_PLL1_CLKOUTn Output Disabled
1CLK_PLL1_CLKOUTn Output Enabled

Bits 0:5, 8:13, 16:21, 24:29 – POSTDIVn PLL1 FVCO Output Clock Division Factor

This field determines the division factor of the PLL1 FVCO output that creates FCLK_PLL1 and CLK_PLL1_CLKOUTn. POSTDIV value must be between 1 ≤ POSTDIV ≤ 63.

Note:
  1. (FVCO / POSTDIV) > FCLK_PLL1 > CLK_PLL1_CLKOUTn.
  2. PLL1 must be disabled before making changes to POSTDIVn values.