S12ZVL Watchdog (cop)

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

S12ZVL Watchdog (cop)

812 次查看
charudattaingal
Contributor IV

Dear team,

 

I want to know the default value of ACLK clock in S12zvl controller .I need to calculate value of cop time out period.while selecting cop clock source is ACLK.

its good to have if i get example of same .

标签 (1)
0 项奖励
回复
1 回复

632 次查看
RadekS
NXP Employee
NXP Employee

Hi,

Nominal value of ACLK is 20kHz.

ACLK frequency is divided by 2 when ACLK is selected as clock source for watchdog:

ACLK.png

So, 10kHz is source clock frequency for COP watchdog.

Minimum timeout (CPMUCOP_CR=0x01, CPMUCLKS _COPOSCSEL1=1) is 2^7*(1/10kHz)=12,8ms

Maximum timeout (CPMUCOP_CR=0x07, CPMUCLKS _COPOSCSEL1=1) is 2^17*(1/10kHz)= 13,1072s

Note: ACLK frequency could be trimmed by modifying CPMUACLKTR register value. Note: After reset a value is automatically loaded again from the Flash memory.


I hope it helps you.


Have a great day,
RadekS


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

0 项奖励
回复