MIMXRT1160-EVK Pins on Config Tool

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

MIMXRT1160-EVK Pins on Config Tool

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

Hi,

I'm using a MIMXRT1160-EVK and I would like to know if there's a config tools file (.mex) that already has the pins from the EVK configured.

When I open the Config Tools software and select the MIMXRT1160-EVK board, it only loads pins for a debug UART and the SDRAM, but when I open SDK examples from MCUXpresso, it creates a .mex file with the pins needed for that example. e.g., the lwIP examples creates a .mex file with the ENET and ENET_1G pins. 

Is there a single .mex file that has all these pins from the MIMXRT1160-EVK board on it?

0 件の賞賛
返信
1 解決策
1,910件の閲覧回数
diego_charles
NXP TechSupport
NXP TechSupport

Hi @enricorocheti_ 

I hope you are doing great. 

Currently, the SDK does not contain a sample .mex file showing  most of the available pin configurations. 

However, in regards to visualize available pins, the Pins tool lets you to see Arduino expansion header and create headers. That may be simpler to know which pin to choose on the EVK. 

diego_charles_0-1686682153217.png

In regards to pin configuration, as you mention, if you want an example to know how  configure a pin  for a certain peripheral, the current way to get is to refer to the example that uses that peripheral. 

All the best, 

Diego

 

元の投稿で解決策を見る

2 返答(返信)
1,874件の閲覧回数
enricorocheti_
Contributor III

Thank you, Diego.

0 件の賞賛
返信
1,911件の閲覧回数
diego_charles
NXP TechSupport
NXP TechSupport

Hi @enricorocheti_ 

I hope you are doing great. 

Currently, the SDK does not contain a sample .mex file showing  most of the available pin configurations. 

However, in regards to visualize available pins, the Pins tool lets you to see Arduino expansion header and create headers. That may be simpler to know which pin to choose on the EVK. 

diego_charles_0-1686682153217.png

In regards to pin configuration, as you mention, if you want an example to know how  configure a pin  for a certain peripheral, the current way to get is to refer to the example that uses that peripheral. 

All the best, 

Diego