S32K144 watchdog

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

S32K144 watchdog

334 Views
Rohith04
Contributor II

Hi Team,

I can see a watchdog timer inside the S32K144.

How it works, as per my understanding it will automatically resets the MCU if there is any issue. Are there any hardware configuration needs to take care of?

 

If we are using external watchdog any suggestion on this?

0 Kudos
1 Reply

316 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @Rohith04,

There are SDK and RTD WDOG examples:

SDK: wdog_interrupt_s32k144

RTD: Wdog_Ip_Example_S32K144

 

Since the WDOG is a part of the functional safety, refer to the S32K1xx Safety Manual (available in S32K1xx Secure Files).

S32K1xx SM, rev.7.1, Section 5.6.9 Watchdog timer (WDOG)

It also discusses use of External WDOG in Section 4.1 Hardware requirements on system level

 

Regards,

Daniel

0 Kudos