How long does user need to wait after change the POST_PODF?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

How long does user need to wait after change the POST_PODF?

跳至解决方案
897 次查看
ko-hey
Senior Contributor II

Hi all

I'm changing the DDR frequency dynamically in i.MX7D.

In particular, I'm changing MUX, PRE_PODF, POST_PODF of CCM_TARGET_ROOT 49, CCM_TARGET_ROOT 65.

After changing MUX, PRE_PODF, POST_PODF, please tell me how much to wait until the frequency is stably supplied to the peripheral.

If there are not any specific information, please tell me how to know the clock is stable or not.

Ko-hey

标签 (3)
0 项奖励
1 解答
702 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Ko-hey

please use post divider BUSY1 flag described in sect.5.2.8.18 Post Divider Register (CCM_POSTn)

and further on text of i.MX7D Reference Manual

http://cache.nxp.com/files/32bit/doc/ref_manual/IMX7DRM.pdf

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

在原帖中查看解决方案

0 项奖励
4 回复数
703 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Ko-hey

please use post divider BUSY1 flag described in sect.5.2.8.18 Post Divider Register (CCM_POSTn)

and further on text of i.MX7D Reference Manual

http://cache.nxp.com/files/32bit/doc/ref_manual/IMX7DRM.pdf

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

0 项奖励
702 次查看
ko-hey
Senior Contributor II

Hi igorpadykov

With CCM_TARGET_ROOTn, when changing the DDR supply frequency (change MUX, PRE_PODF, POST_PODF of CCM_TARGET_ROOT), should I check the BUSY bit with CCM_POSTn ?

In that case, should I confirm the same number ?
For example, when changing with CCM_TARGET_ROOT 49, should I wait with the BUSY bit of CCM_POST 49 ?

Ko-hey

0 项奖励
702 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Ko-hey

yes it is necessary to check the BUSY bit

Best regards
igor

0 项奖励
702 次查看
ko-hey
Senior Contributor II

Thanks !

Ko-hey

0 项奖励