Why CMU should run on a different clock than WDOG?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Why CMU should run on a different clock than WDOG?

Jump to solution
738 Views
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 Kudos
Reply
1 Solution
629 Views
longyi1234
Contributor II

Got it. Thank you.

View solution in original post

Tags (1)
0 Kudos
Reply
2 Replies
630 Views
longyi1234
Contributor II

Got it. Thank you.

Tags (1)
0 Kudos
Reply
699 Views
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 Kudos
Reply