SPRUJ17H March 2022 – October 2024 AM2631 , AM2631-Q1 , AM2632 , AM2632-Q1 , AM2634 , AM2634-Q1
(FREQ = 100 MHz)
Program GPMC CLK GCD register with the value of 0x111 in-order to switch to a new desired frequency, MSS_RCM.GPMC_CLK_DIV_VAL.CLKDIV = 0x111
Poll for the CURRDIVR field of corresponding status register to reflect its new frequency change, MSS_RCM.GPMC_CLK_STATUS.CURRDIVIDER = 0x01
Update the GPMC GCM register with the value of 0x222 to select SYS_CLK as its source, MSS_RCM.GPMC_CLK_SRC_SEL.CLKSRCSEL = 0x222
Poll for the CLKINUSE field of corresponding status register to reflect its new frequency change, MSS_RCM.GPMC_CLK_STATUS.CLKINUSE = 0x04
(FREQ = 96 MHz)
Update the GPMC GCMregister with the value of 0x333 to select PLL_PER_CLKOUT1as its source, MSS_RCM.GPMC_CLK_SRC_SEL.CLKSRCSEL = 0x333