GPIO Driver

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

GPIO Driver

821 次查看
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 回复数

802 次查看
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.

768 次查看
Rakesh_Kumar-Thakur
Contributor III

Hello @Manuel_Salas 

Thank you so much for provide very helpful support

 

Best regards

Rakesh