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!
解決済! 解決策の投稿を見る。
Dear Leonardo,
If I am interpreting your request correctly, based on the "Table 8-32. RGPIO versus Pins" table in the Reference Manual:
it looks like your bit in the PTB22 case is PORT1[12].
Regards, Naoum Gitnik.
P.S. Too late! :smileyhappy:
Dear Leonardo,
If I am interpreting your request correctly, based on the "Table 8-32. RGPIO versus Pins" table in the Reference Manual:
it looks like your bit in the PTB22 case is PORT1[12].
Regards, Naoum Gitnik.
P.S. Too late! :smileyhappy: