Why CMU should run on a different clock than WDOG?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Why CMU should run on a different clock than WDOG?

ソリューションへジャンプ
737件の閲覧回数
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 解決策
628件の閲覧回数
longyi1234
Contributor II
タグ(1)
0 件の賞賛
返信
2 返答(返信)
629件の閲覧回数
longyi1234
Contributor II

Got it. Thank you.

タグ(1)
0 件の賞賛
返信
698件の閲覧回数
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 件の賞賛
返信