Why CMU should run on a different clock than WDOG?

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

Why CMU should run on a different clock than WDOG?

跳至解决方案
728 次查看
longyi1234
Contributor II

Why CMU should run on a different clock than WDOG?

The chip I use is S32K1xx. This is what the Reference Manual says:

longyi1234_0-1725787753305.png

0 项奖励
回复
1 解答
619 次查看
longyi1234
Contributor II

Got it. Thank you.

在原帖中查看解决方案

标记 (1)
0 项奖励
回复
2 回复数
620 次查看
longyi1234
Contributor II

Got it. Thank you.

标记 (1)
0 项奖励
回复
689 次查看
PavelL
NXP Employee
NXP Employee

Hi,

the reason is simple: if clock of CMU fails, the watchdog resets application (because is running on another clock) - assuming that CMU's reset is the safe state. Next actions depend on supervisor system.

If CMU and watchdog share the same clock, the application got stuck during clock malfunction.

Best regards,

Pavel

0 项奖励
回复