18.7.19 PLL0 Post Output Clock Divider A

Important: The PLL0 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. PLL0 cannot be routed through either of the two fractional divider modules which is reserved exclusively for only PLL1. (See PLL1POSTDIVA Register Description)

PLL0 Output Clocks:

  1. CLK_PLL0_CLKOUTn where (n=0).
  2. CLK_PLL0_CLKOUTn where (n=1).
  3. CLK_PLL0_CLKOUTn where (n=2).
  4. CLK_PLL0_CLKOUTn where (n=3).
Table 18-24. 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: PLL0POSTDIVA
Offset: 0x4C
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_PLL0_CLKOUTn Output Enable

ValueDescription
0CLK_PLL0_CLKOUTn Output Disabled
1CLK_PLL0_CLKOUTn Output Enabled

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

This field determines the division factor of the PLL0 FVCO output that creates FCLK_PLL0 and CLK_PLL0_CLKOUTn. POSTDIV value must be between 1 ≤ POSTDIV ≤ 63.

Note:
  1. (FVCO / POSTDIV) > FCLK_PLL0 > CLK_PLL0_CLKOUTn.
  2. PLL0 must be disabled before making changes to POSTDIVn values.
  3. It is not recommended to set the POSTDIV registers while the PLL is active and stable.