Unused Pins of LPC4322 Microcontroller

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

Unused Pins of LPC4322 Microcontroller

ソリューションへジャンプ
1,072件の閲覧回数
SrinathVelavan
Contributor III

How do we configure the unused pins on an LPC4322 Microcontroller? At present, I have left them unconnected with no-connect on schematic for my board.

ラベル(1)
0 件の賞賛
返信
1 解決策
1,047件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi

All I/Os default to input with pullup after reset. So it has internal pullup.

For non-opendrain GPIO, left unconnected if driven LOW and configured as GPIO output with pull-up or pull-down disabled by software. Or just default setting (input with pullup) is ok

For opendrain GPIO, left unconnected if driven LOW and configured as GPIO output by software.

Please follow below to configure the unused pins.

ZhangJennie_0-1684669075172.png

Hope this helps,

Jun Zhang

 

元の投稿で解決策を見る

2 返答(返信)
1,048件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi

All I/Os default to input with pullup after reset. So it has internal pullup.

For non-opendrain GPIO, left unconnected if driven LOW and configured as GPIO output with pull-up or pull-down disabled by software. Or just default setting (input with pullup) is ok

For opendrain GPIO, left unconnected if driven LOW and configured as GPIO output by software.

Please follow below to configure the unused pins.

ZhangJennie_0-1684669075172.png

Hope this helps,

Jun Zhang

 

1,020件の閲覧回数
SrinathVelavan
Contributor III

Thank you for your answer.

0 件の賞賛
返信