i.MX93 m33 GPIO input as interrupt

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

i.MX93 m33 GPIO input as interrupt

Jump to solution
1,152 Views
pzab
Contributor II

I would like to use one of the GPIO2 pins as interrupt trigger in CM33 firmware (FreeRTOS) running simultaneously with Linux. Is it possible to use GPIO2 in Linux and in CM33 at the same time?

Is interrupt from GPIO controller supported?

0 Kudos
Reply
1 Solution
1,116 Views
brian14
NXP TechSupport
NXP TechSupport

Hi @pzab

Thank you for contacting NXP Support.

Could you please help to clarify your question?

As far as I understand you are looking to use GPIO2 as part of the Cortex A and Cortex M at the same time. If it's the case this is not possible, but you can manage the interrupt on Cortex M and send a message to Cortex A.

Have a great day!

View solution in original post

0 Kudos
Reply
2 Replies
1,111 Views
pzab
Contributor II

This actually answers my question. I was wondering if it is possible to exclude one pin that would be handled by CM33 while the rest would be handled by Linux (A55).

0 Kudos
Reply
1,117 Views
brian14
NXP TechSupport
NXP TechSupport

Hi @pzab

Thank you for contacting NXP Support.

Could you please help to clarify your question?

As far as I understand you are looking to use GPIO2 as part of the Cortex A and Cortex M at the same time. If it's the case this is not possible, but you can manage the interrupt on Cortex M and send a message to Cortex A.

Have a great day!

0 Kudos
Reply