What is the use case of user keys (FUNC1 & FUNC2) on IMX7d?

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

What is the use case of user keys (FUNC1 & FUNC2) on IMX7d?

483 次查看
vm18553
Contributor II

Hi,

There are two user keys available on IMX7d i.e FUNC1 and FUNC2. What is the use of these two user keys?

Suppose if these two keys are already used by kernel driver then Can I use it for other propose? I want to use any of the key to generate GPIO Interrupt.

Regards,

Vishnu

标签 (2)
标记 (1)
0 项奖励
1 回复

381 次查看
Carlos_Musich
NXP Employee
NXP Employee

Hi Vishnu,

In the next link I shared a code for GPIO interrupt in a kernel moduleIssue with configuring GPIO as an interrupt - i.MX6Q 

If there are any other references in the device tree to the pin that you are using you must delete o comment out them.

I hope this helps.


Regards,
Carlos

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励