iMX6 start watchdog timer

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

iMX6 start watchdog timer

488 Views
aermakov
Contributor II

Hello. I am using iMX6UL processor and I need to start watchdog timer by external signal. Is there such feature? Can watchdog timer starts by extrenal signal (GPIO, for example)?

In manual reference described external signals WDOG1_ANY and WDOGx_B as Input/Output signals, but I can't understand what is their purpose as input signals.

Labels (1)
0 Kudos
1 Reply

422 Views
Yuri
NXP Employee
NXP Employee

Hello,

 

There is no explicit input pin to trigger WDOG start in hardware way.  
Customers can use a GPIO for interrupt, assuming that interrupt service

code starts the WDOG if it was not yet working.

 

Have a great day,

Yuri

 

-------------------------------------------------------------------------------

Note:

- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored

 

Please open a new thread and refer to the closed one, if you have a related question at a later point in time.

0 Kudos