Imx28 GPIO gate keeper

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

Imx28 GPIO gate keeper

ソリューションへジャンプ
3,218件の閲覧回数
Fquattro
Contributor I

Hello

I'm involved in a new imx28 hardware design .

I need information about status of GPIO pin when the reset is active and immediately after , when the reset is released .

Reading IMX28 data sheet reference manuale , I found the following information :

  9.2.1 Reset Configuration

 

Out of reset (hardware/software reset), all the pins (except JTAG related) are

configured as GPIO inputs with gate keepers enabled.

So I need to know :

1) When the reset pin is active (that is : RESET = LOW) are the GPIO pins input (high impedance) or the gate keeper is already enabled ?

2) I need information about structure of gate keeper ; gate keeper sink/source current or is high impedance  circuit ?

Gate keeper looks like as a weak pull up or weak pull down but it si not very clear  ! In the case that the GPIO pin

is connected  to drive a mosfet gate for a led activation , wihich is the logic level present on the GPIO pin when gate

keeper is enabled ?

Thanks in advance

ラベル(1)
0 件の賞賛
返信
1 解決策
1,760件の閲覧回数
arthur_lai
Senior Contributor II

The GPIO pins will revert to input will gate keeper enabled once a valid reset is detected.

In your application, it is suggested to use an external pull-up or pull-down on the pin to make sure the pin for driving the fet is in a correct state out of reset.

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,761件の閲覧回数
arthur_lai
Senior Contributor II

The GPIO pins will revert to input will gate keeper enabled once a valid reset is detected.

In your application, it is suggested to use an external pull-up or pull-down on the pin to make sure the pin for driving the fet is in a correct state out of reset.

0 件の賞賛
返信