SPRUJB6B November 2024 – May 2025 AM2612
(FREQ = 225MHz (In MODE1 devices) and 250MHz (In MODE2 devices) )
Program ICSSMx CORE GCD register with the value of 0x111 in-order to switch to a new desired frequency, MSS_RCM.ICSSMx_CORE_CLK_DIV_VAL.CLKDIV = 0x111 (In MODE1 Devices)
Program ICSSMx CORE GCD register with the value of 0x000 in-order to switch to a new desired frequency, MSS_RCM.ICSSMx_CORE_CLK_DIV_VAL.CLKDIV = 0x000(In MODE2 Devices)
Poll for the CURRDIVR field of corresponding status register to reflect its new frequency change, MSS_RCM.ICSSMx_CORE_CLK_STATUS.CURRDIVIDER = 0x01 (In MODE1 Devices)
Poll for the CURRDIVR field of corresponding status register to reflect its new frequency change, MSS_RCM.ICSSMx_CORE_CLK_STATUS.CURRDIVIDER = 0x00 (In MODE2 Devices)
Update the ICSSMx CORE GCM register with the value of 0x333 to select PLL_ETH_CLKOUT0 as its source, MSS_RCM.ICSSMx_CORE_CLK_SRC_SEL.CLKSRCSEL = 0x333 (In MODE1 Devices)
Update the ICSSMx CORE GCM register with the value of 0x222 to select as its source, MSS_RCM.ICSSMx_CORE_CLK_SRC_SEL.CLKSRCSEL = 0x222(In MODE2 Devices)
Poll for the CLKINUSE field of corresponding status register to reflect its new frequency change, MSS_RCM.ICSSMx_CORE_CLK_STATUS.CLKINUSE = 0x08 (In MODE1 Devices)
Poll for the CLKINUSE field of corresponding status register to reflect its new frequency change, MSS_RCM.ICSSMx_CORE_CLK_STATUS.CLKINUSE = 0x04(In MODE2 Devices)