HARDWARE/GPIO lookup table

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

HARDWARE/GPIO lookup table

ソリューションへジャンプ
842件の閲覧回数
leonardopolito
Contributor II

Hello, this would be a "stupid" question, but i'm not able to find an answer nowhere, so sorry for posting it!

I'm using a vybrid VF6x, on hardware part it has PTAx to PTEx pads, so if I would like to blink a led on the evaluation board, I would configure the iomux with ptb0, and toggle PORT0 bit 22 (found on sample code).

If I would like to toggle PTB22 i.e., where could I find to what port/bit is linked to?

Thank you and sorry for the dumb question!

EDIT:

Found it in reference manual,under each pin of IOMUX!

Thank you!

ラベル(2)
0 件の賞賛
返信
1 解決策
633件の閲覧回数
naoumgitnik
Senior Contributor V

Dear Leonardo,

If I am interpreting your request correctly, based on the "Table 8-32. RGPIO versus Pins" table in the Reference Manual:

HARDWARE-GPIO lookup table.jpg

it looks like your bit in the PTB22 case is PORT1[12].

Regards, Naoum Gitnik.

P.S. Too late! :smileyhappy:

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
634件の閲覧回数
naoumgitnik
Senior Contributor V

Dear Leonardo,

If I am interpreting your request correctly, based on the "Table 8-32. RGPIO versus Pins" table in the Reference Manual:

HARDWARE-GPIO lookup table.jpg

it looks like your bit in the PTB22 case is PORT1[12].

Regards, Naoum Gitnik.

P.S. Too late! :smileyhappy:

0 件の賞賛
返信