imx6quad

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

imx6quad

923 次查看
brli
Contributor III

Hi,

I want to connect one key to a GPIO which must support EINT, and detect key clicked or not by EINT event.

but I don't find IOMUX supported EINT on imx6q, could you suggest a kind of GPIO except KEY_COL/ROW?

Thanks!!

标签 (2)
0 项奖励
回复
2 回复数

786 次查看
weidong_sun
NXP TechSupport
NXP TechSupport

Hello Br,

      EINT means External Interrupt, right?

      But I saw your requirement:  connect a key to a GPIO of I.MX6Q, and if the key is pressed or released, you hope CPU can handle the interrupt event generated by the key, right?

     If yes, It is no problem for i.MX6Q, you can connect the key to any one of GPIO pin.  For one group GPIO, total number is 32, for example GPIO1[31:0],  GPIO[15:0] share one interrupt number; GPIO[31:16] share one interrupt number.

     More detailed information, you can find them in Reference Manuanl.

Have a nice day!

NXP TIC team

786 次查看
brli
Contributor III

Hi Wigros,

Got it, Thanks!

0 项奖励
回复