What is the GPIO pin status when the processor is booting up; is it high by default, low by default or is it in high impedance?

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

What is the GPIO pin status when the processor is booting up; is it high by default, low by default or is it in high impedance?

1,780件の閲覧回数
kunalshah
Contributor I

I need to connect a cirtical hardware circuit whose control is from the processor. For the same i need to understand the status of the GPIO pin when the processor is in process of booting.

ラベル(2)
0 件の賞賛
返信
4 返答(返信)

1,534件の閲覧回数
art
NXP Employee
NXP Employee

Do you mean the i.MX6 series processors? If so, typically, their GPIO pins (except of some special purpose interface pins such as SDRAM interface pins) are by default configured as GPIO inputs with 100kOhm pull-up resistor enabled. You can exactly define the default pin state by reading the default values of corresponding IOMUXC register and corresponding GPIO controller register, that are listed in corresponding Reference Manual document.


Have a great day,
Artur

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

0 件の賞賛
返信

1,534件の閲覧回数
kunalshah
Contributor I

Hi Arthur,

I need the information for iMX 283/287 processor.

Regards,

Shah Kunal

0 件の賞賛
返信

1,534件の閲覧回数
dannyx
Contributor I

You can refer to the IMX6SLCEC-datasheet.pdf which download from the FSL website.

0 件の賞賛
返信

1,534件の閲覧回数
kunalshah
Contributor I

Hi Xlao,

I needed the information for iMX283/287 processors.

Regards,

Shah Kunal

0 件の賞賛
返信