port pin configuration

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

port pin configuration

647件の閲覧回数
paul_ephraim_13
Contributor III

paul_ephraim_13_0-1726810362124.png

i am unable to understand what the PortPin id is all about and the way it is numbered.
Please clarify and suggest some step by step configuration manual from scratch to build a basic model for s32k312 

タグ(1)
0 件の賞賛
返信
1 返信

629件の閲覧回数
dragostoma
NXP Employee
NXP Employee

Hi, @paul_ephraim_13 

As I explained in the previous post, the number chosen for the PortPin Id section can be chosen randomly, but within the range of the number of configured pins: if you have 5 configured pins, IDs can be randomly chosen between 1-5, i.e. you can have either 1 2 3 4 5 or 3 2 4 1 5, it doesn't matter. As long as the IDs are in the range of configured pins, everything will work correctly. If, for example, you will put ID 6 to one of the pins, you will encounter the initial problem you had, due to you can't have the value of the PortPin Id greater than the number of defined pins.

In the configuration of the pins, this ID is just a symbolic number, which you can interpret as an index of the pins. What is important in configuring the pins is the PortPin Mscr, which is chosen based on the board's hardware schematic.

I hope this clears up your confusion.

 

Best regards,

Dragos

0 件の賞賛
返信