PORT vs GPIO what is different?

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

PORT vs GPIO what is different?

94件の閲覧回数
seokhyeonwang
Contributor II

seokhyeonwang_0-1716457035667.png

Hello. 

 

i use nxp s32 144 software engineer.

my curious is simple.

what is different PORT register and GPIO register?

 

my guess is they use case PORT is for interrupt, GPIO, is for read value.

it is real? or update process legacy? please teach me.

0 件の賞賛
1 返信

55件の閲覧回数
_Leo_
NXP TechSupport
NXP TechSupport

Hi,

Thank you so much for your interest in our products and for using our community.

The PORT module provides features like configure interrupts, digital filters and also allow to configures pins with pull-up/down and drive strength, etc.

Meanwhile GPIO module allows you to define pin directions, read states, set, clear, toggle, etc.

You can read more about their features in Chapters 12 and 13 from reference manual.

Hope it helps you.

Have a nice day!

0 件の賞賛