How to share gpio bank beween M4 and A7 on i.MX7 SoC?

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

How to share gpio bank beween M4 and A7 on i.MX7 SoC?

1,422 Views
jagdishgediya
Contributor I

If i keep gpioX bank enabled in A7 device tree, I am not getting interrupt on M4 side on other pins of same GPIO Bank. I need to share gpio bank between A7 and M4 to get interrupt from different peripheral on different processor.(A7 and M4).

How can i achieve it? Please let me know your thought on it.

Labels (3)
0 Kudos
1 Reply

833 Views
igorpadykov
NXP Employee
NXP Employee

Hi jagdish

please try to configure RDC for obtaining gpio permissions from m4 side,

it is supported by FreeRTOS as mentioned in attached Release Notes.

Please pay attention to Chapter 20 GPIO Example Demo User Guide

pastedImage_1.jpg

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

0 Kudos