[i.MX6Q]I register a driver's interrupt, but the error

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

[i.MX6Q]I register a driver's interrupt, but the error

ソリューションへジャンプ
1,587件の閲覧回数
solanum
Contributor I

I would like to interrupt GPIO_3_20, but registration appears to be a failure, I need help ...... Thanks!

Driver code · GitHub

Target information · GitHub

ラベル(4)
0 件の賞賛
返信
1 解決策
1,379件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

HI solanum

please check that that gpio pad was not used for other purposes,

and configure iomux settings with IOMUXC_SW_MUX_CTL_ registers.

Read Linux Manual on link below also there are links to simple gpio interrupt examples

GPIO interrupt on i.MX6

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

2 返答(返信)
1,380件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

HI solanum

please check that that gpio pad was not used for other purposes,

and configure iomux settings with IOMUXC_SW_MUX_CTL_ registers.

Read Linux Manual on link below also there are links to simple gpio interrupt examples

GPIO interrupt on i.MX6

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

1,379件の閲覧回数
solanum
Contributor I
Igor :

Thank you very much! I did it!
Because you gave me the link.
But I do not know what you say Lnux manual, I want to know.

Solanum

0 件の賞賛
返信