External watchdog in i. MxRT1024

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

External watchdog in i. MxRT1024

789 Views
sowmiya_a
Contributor I

Hi,

Is there some example of external watchdog implementation in i.MXRT1024 & what should I do to implement it? 

0 Kudos
5 Replies

782 Views
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @sowmiya_a,

You can find examples of the External Watchdog Monitor (EWM) on the RT1024 SDK, under "driver examples" > "ewm". Please let me know if this helps.

 

BR,

Edwin.

0 Kudos

773 Views
sowmiya_a
Contributor I

 

Hi @EdwinHz 

Thanks for the response, Edwin.

Can i connect watch dog timer (TPS3850H01DRCT like externally) to the POR pin?

0 Kudos

751 Views
EdwinHz
NXP TechSupport
NXP TechSupport

Yes, you should be able to connect the output of your external watchdog timer to the POR pin.

However, from the TPS3850H01DRCT datasheet, I see that the recommendation is to connect it to a NMI pin, so I suggest doing it this way instead.

 

BR,

Edwin.

0 Kudos

709 Views
sowmiya_a
Contributor I

Hi @EdwinHz ,

Based on your response, I understand that TPS3850H01DRCT (WDO) can be connected to the POR pin which is also a non-maskable interrupt pin (NMI) of MIMXRT1024CAG4B. Is my understanding correct?

 

 

0 Kudos

704 Views
EdwinHz
NXP TechSupport
NXP TechSupport
Yes, correct.

BR,
Edwin.
0 Kudos