Testing GPIO in imx93- EVK kit

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

Testing GPIO in imx93- EVK kit

925件の閲覧回数
Robbi
Contributor II

Hi Team,

 I has  checked list of GPIO's in /sys/class 

 

 

Is this GPIO's is located on J1001 40-pin header on EVK and how to know gpiochip512 is mapped to which pin number. Please guide me to test GPIO's in EVK kit.

Thanks 

Robbi

0 件の賞賛
返信
3 返答(返信)

912件の閲覧回数
JorgeCas
NXP TechSupport
NXP TechSupport

Hello,

The gpiochip that manages the J1001 GPIOs is gpiochip0.

The GPIO number matches with the number in schematic:

Screenshot 2025-02-25 113040.png

For example, EXP_GPIO_IO02 in pin 3 of J1001 is controlled as next:

Screenshot 2025-02-25 113128.png

Chavira_1-1737563044014.png
Best regards.

0 件の賞賛
返信

886件の閲覧回数
Robbi
Contributor II
Thanks @JorgeCas,
can you tell me what is number 625 626 and 627 is it calculated from formula:((port)*32) +((index)&31)).
0 件の賞賛
返信

880件の閲覧回数
JorgeCas
NXP TechSupport
NXP TechSupport

Hello,

Those numbers are the process number assigned for each command used, it is not related to GPIO number.

Best regards.

0 件の賞賛
返信