How to change an internal clock from PLL to a 24-MHz clock in i.MX28 platform

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to change an internal clock from PLL to a 24-MHz clock in i.MX28 platform

668 Views
StanleyLee
NXP Employee
NXP Employee

Our customer wants to lower power consumption as much as possible.
When i.MX28 is run mode, they would like to change an internal clock from PLL to a 24-MHz clock mode.

 supposing there is a sample source code? (PLL => 24MHz mode)

And could you teach how to return it? (24MHz mode => PLL)

[Answer] Please refer to DVFS driver: DvfcUpdateSetpoint function.
function OEMPowerOff() can also give reference.

But it is important to realize 24MHz may not meet the requirement of DDR/MDDR. And CPU performance can not even fulfill audio display under the frequency.

Labels (1)
Tags (2)
0 Kudos
0 Replies