WatchDog Issue

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

WatchDog Issue

906件の閲覧回数
annie_varshitha
Contributor I

Im using MCIMX6Y2CVM08AB processor where GPIO1_IO08 is configured as WDOG_B.

This signal is given to an AND gate which in turn controls the enable of the regulator.

During initial power up (just after production), the AND GATE output is held low because of the initial state of the watchdog.

Is there any solution for this?

Whether this signal will be high by default (without programming)?

Attached is the AND GATE section.

ラベル(1)
0 件の賞賛
返信
3 返答(返信)

899件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi annie_varshitha

 

in general pin state is described in Table 91. 14 x 14 mm Functional Contact Assignments

column "Out of Reset Condition" and can not be changed.

i.MX 6ULL Applications Processors for Consumer Products

 

Best regards
igor

0 件の賞賛
返信

893件の閲覧回数
annie_varshitha
Contributor I

Could you elaborate on the below statements: when and how is it to be used ?

>WDOG1_ANY : Global WDOG signal

>WDOG1_B : This signal will power down the chip.

>WDOG1_RST_B_DEB : This signal is a reset source for the chip.

 

I am using GPIO1_IO08 as WDOG_B with ALT1 mux option.

But  the signal is low (from the processor) even after configuring it.

What would be the reason?

0 件の賞賛
返信

882件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

please refer to description in Chapter 59  Watchdog Timer (WDOG)

i.MX 6ULL Applications Processor Reference Manual

WDOG1_ANY is the global watchdog signal.

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

 

Best regards
igor

0 件の賞賛
返信