External watchdog in i. MxRT1024

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

External watchdog in i. MxRT1024

801 次查看
sowmiya_a
Contributor I

Hi,

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

0 项奖励
5 回复数

794 次查看
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 项奖励

785 次查看
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 项奖励

763 次查看
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 项奖励

721 次查看
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 项奖励

716 次查看
EdwinHz
NXP TechSupport
NXP TechSupport
Yes, correct.

BR,
Edwin.
0 项奖励