About WDOG1_ANY signal of i.MX6SoloX

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

About WDOG1_ANY signal of i.MX6SoloX

ソリューションへジャンプ
975件の閲覧回数
yuuki
Senior Contributor II

Dear all,

WDOG1_ANY signal is listed in "Table 70-1. WDOG External Signals" in Refrence Manual.

http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6SXRM.pdf
- Table 70-1. WDOG External Signals(P.4651)

However, we cannot find detailed explanation about this signal.
May I have the detailed explanation of the WDOG1_ANY signal?

Best Regards,
Yuuki

0 件の賞賛
1 解決策
751件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Yuuki

below explanation was received from the designer:

WDOG1_ANY is the global watchdog signal.  It is essentially:

WDOG1_ANY = (WDOG1_B) && (WDOG2_B) && (WDOG3_B)

A better name for WDOG1_ANY might be “WDOG_GLOBAL_B”,

because it goes low if any of the WDOGx_B signals go low (assert).

It goes low if “any” of the WDOGx_B signals assert.

Best regards

igor

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

Note: If this post answers your question, please click the Correct Answer button. Thank you!

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

元の投稿で解決策を見る

0 件の賞賛
1 返信
752件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Yuuki

below explanation was received from the designer:

WDOG1_ANY is the global watchdog signal.  It is essentially:

WDOG1_ANY = (WDOG1_B) && (WDOG2_B) && (WDOG3_B)

A better name for WDOG1_ANY might be “WDOG_GLOBAL_B”,

because it goes low if any of the WDOGx_B signals go low (assert).

It goes low if “any” of the WDOGx_B signals assert.

Best regards

igor

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

Note: If this post answers your question, please click the Correct Answer button. Thank you!

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

0 件の賞賛