GPIO Driver

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

GPIO Driver

839件の閲覧回数
Rakesh_Kumar-Thakur
Contributor III

Hi NXP

As per M33 SDK the GPIO driver is available in the path /M33 Sdk /imx93-SDK/boards/mcimx93 evk/driver_examples but after installing The SDK I didn't find any driver examples for GPIO. Can I find any other examples of GPIO.

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

820件の閲覧回数
Manuel_Salas
NXP TechSupport
NXP TechSupport

Hello @Rakesh_Kumar-Thakur 

I hope you are doing well.

 

Actually the example is under /M33 Sdk /imx93-SDK/boards/mcimx93 evk/driver_examples/rgpio/led_output.

 

The gpio driver for M33 now is called RGPIO (Rapid General Propose Input Output).

 

Also you can refer to this post: https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/GPIOs-Interrupt-i-MX93-M33/ta-p/1909424

 

There is explained How to properly configure an GPIO as input with IRQ.

 

Best regards,

Salas.

786件の閲覧回数
Rakesh_Kumar-Thakur
Contributor III

Hello @Manuel_Salas 

Thank you so much for provide very helpful support

 

Best regards

Rakesh