How do I configure the INT0-INT7 interrupt request of GPIO1 source?

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

How do I configure the INT0-INT7 interrupt request of GPIO1 source?

ソリューションへジャンプ
1,812件の閲覧回数
anguschen
Contributor II

Hi, everybody. I am developing with I.MX6Q sabresd based board and want to capture a GPIO interrupt from a video decoder chip. When I looked up the IMX6DORM, I found that the IRQs 98-111 are for GPIO interrupt sources and IRQs 90-97 are also for GPIO1. Can anyone tell me the differences between them? How do I configure the INT0-INT7 interrupt request?

Thanks!

 irq.png

ラベル(4)
1 解決策
1,348件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi ZHOUNENG

GPIO1 INT0 means dedicated interrupt for GPIO1(0) signal. For interrupts example

please refer to attached gic sdk test with description in Chapter 4
Configuring the GIC Driver.

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

元の投稿で解決策を見る

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

Hi ZHOUNENG

GPIO1 INT0 means dedicated interrupt for GPIO1(0) signal. For interrupts example

please refer to attached gic sdk test with description in Chapter 4
Configuring the GIC Driver.

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

1,348件の閲覧回数
anguschen
Contributor II

Hi, igorpadykov, thank you for your help!

0 件の賞賛
返信