How to generate interrupt INT7 in GPIO1?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to generate interrupt INT7 in GPIO1?

1,025 Views
Markon
Contributor II

I need individual interrupt from pad GPIO_7. I configured registers connected with GPIO, IOMUXC - similar as in Interrupts with GPIO1 INT0-7 , and GIC registers. When I have interrupt handler bounded with IRQ 98, it works. When I have interrupt handler bounded with IRQ 90, it doesn't work. According to i.MX 6Dual/6Quad Applications
Processor Reference Manual, GPIO_7, ARM processor should receive also individual interrupt from GPIO_7.

How to configure iMX6Q to reveive individual interrupt, IRQ 90 ?

0 Kudos
3 Replies

715 Views
b36401
NXP Employee
NXP Employee

Please refer chapter 3.2.4 "Interrupt Source Code Structure" of i.MX Linux Reference Manual.

Have a great day,
Victor

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

0 Kudos

715 Views
Markon
Contributor II

I'm not good in Linux. I work on FreeRTOS and I'm looking for solution connected close to hardware.

0 Kudos

715 Views
Yuri
NXP Employee
NXP Employee
0 Kudos