Question about CCM_CACRR

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

Question about CCM_CACRR

跳至解决方案
642 次查看
宗標廖
Contributor V

Hello Community

In page 829 of imx6sdl reference manual(IMX6SDLRM.pdf Rev.2),there is description for arm_podf in CCM_CACRR as bellow.

--------------

NOTE: If arm_freq_shift_divider is set to '1' then any new write to arm_podf will be held until
arm_clk_switch_req signal is asserted.

--------------

I searched arm_freq_shift_divider and arm_clk_switch_req in IMX6SDLRM.pdf, buf cannot find them in anywhere else.

So what does this NOTE mean?

Thank you!

ZongbiaoLiao

标签 (4)
0 项奖励
回复
1 解答
552 次查看
Yuri
NXP Employee
NXP Employee

Hello

  This relates to bit “arm_podf_busy” of CCM Divider Handshake In-Process Register (CCM_CDHIPR) :

 

Busy indicator for “arm_podf”.


0 - divider is not busy and its value represents the actual division.


1 - divider is busy with handshake process with module. The value read in the divider represents the previous

value of the division factor, and after the handshake the written value of the arm_podf will be applied.

Have a great day,
Yuri

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

在原帖中查看解决方案

0 项奖励
回复
1 回复
553 次查看
Yuri
NXP Employee
NXP Employee

Hello

  This relates to bit “arm_podf_busy” of CCM Divider Handshake In-Process Register (CCM_CDHIPR) :

 

Busy indicator for “arm_podf”.


0 - divider is not busy and its value represents the actual division.


1 - divider is busy with handshake process with module. The value read in the divider represents the previous

value of the division factor, and after the handshake the written value of the arm_podf will be applied.

Have a great day,
Yuri

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

0 项奖励
回复