How to change PLL_SYS frequency on i.MX6 to 480 MHz

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

How to change PLL_SYS frequency on i.MX6 to 480 MHz

Jump to solution
892 Views
denisgrigoryev
Contributor II

Hello!

According to chapter 18.5.1.3.3 of i.IMX6 Reference Manual:

Although this PLL does have a DIV_SELECT register field, it is intended that this PLL
will only be run at the default frequency of 528 MHz.

We have specific EMI issues with our i.MX6 board and want to try to switch PLL_SYS to 480 MHz anyway. How can this be done? We tried spread spectrum feature but it brings no relief since the third harmonic of spread clock gets into the sensitive area.

Regards,

Denis.

Labels (1)
0 Kudos
Reply
1 Solution
701 Views
igorpadykov
NXP Employee
NXP Employee

Hi Denis

one can try to follow example in sect.18.5.1.3.1, 18.5.1.5.3 PLL clock change i.MX6DQ RM

and examples of pll reprogramming in linux
http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6DQRM.pdf

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
Reply
1 Reply
702 Views
igorpadykov
NXP Employee
NXP Employee

Hi Denis

one can try to follow example in sect.18.5.1.3.1, 18.5.1.5.3 PLL clock change i.MX6DQ RM

and examples of pll reprogramming in linux
http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6DQRM.pdf

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply