imx6quad

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

imx6quad

939件の閲覧回数
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 返答(返信)

802件の閲覧回数
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

802件の閲覧回数
brli
Contributor III

Hi Wigros,

Got it, Thanks!

0 件の賞賛
返信