GPIO Mapping on IMX 8M Plus EVK

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

GPIO Mapping on IMX 8M Plus EVK

2,126件の閲覧回数
ShivM
Contributor II
スポイラ
 

Hi,

 

I am trying to access GPIOs on IMX 8M Plus EVK the SPF-46370_A3.pdf has some information on GPIOs.. Attached a snapshot from page 18.  Image shows GPIO available but what GPIO bank they belong to and what is the number is not clear. Pls refer attached image GPIO21 to 29 but how do I know which GPIO bank they belong to and number so that I can use Linux Sysfs commands and verify the GPIOs.

 

ラベル(1)
0 件の賞賛
1 返信

2,113件の閲覧回数
nxf63675
NXP TechSupport
NXP TechSupport

Hi ShivM,

 

You need to track down the signals to know where they come from and use the config tools or the reference manual to know which bank of memory they belong, from your example (GPIO21 to 29) the first 3 GPIO's correspond to an i2c expander, so they are controlled with that expander, let's look at the GPIO25.

nxf63675_0-1623910528149.png

If you look at the schematic this come from a Dual-Supply Translating Transceiver, basically, the function is like a buffer:

nxf63675_1-1623910688630.png

So considering this you can see that comes from SAI5_RXD1, so if you look at this on the config tools, here you have the connection to that pin and GPIO bank they belong to:

nxf63675_2-1623910922707.png

But as I said earlier you could also use the reference manual, please see below:

nxf63675_4-1623911375055.png

 

I left the links from the config tools and the reference manual:

Config Tools for i.MX Applications Processors

i.MX 8M Plus Applications Processor Reference Manual

 

Hope this helps you.

Regards,

Israel.

 

 

0 件の賞賛