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.
Solved! Go to Solution.
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!
-----------------------------------------------------------------------------------------------------------------------
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!
-----------------------------------------------------------------------------------------------------------------------