IMX8ULP GPIO interrupt cross domain

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

IMX8ULP GPIO interrupt cross domain

跳至解决方案
231 次查看
FrancoHo
Contributor II

Hi,

For IMX8ULP, it looks like the A35 core can control the input/output of the GPIOs belonging to the M33 domain. But is it possible that the A35 core receives the interrupt from the GPIOs of M33 domain?

标签 (1)
0 项奖励
回复
1 解答
153 次查看
pengyong_zhang
NXP Employee
NXP Employee

Hi @FrancoHo 

Yes, you are right! Use the MU Transmission interrupt signal.

pengyong_zhang_0-1755740641310.png

B.R

在原帖中查看解决方案

3 回复数
154 次查看
pengyong_zhang
NXP Employee
NXP Employee

Hi @FrancoHo 

Yes, you are right! Use the MU Transmission interrupt signal.

pengyong_zhang_0-1755740641310.png

B.R

211 次查看
pengyong_zhang
NXP Employee
NXP Employee

Hi @FrancoHo 

For imx8ulp. M33 domain GPIO used rpmsg, So A35 can receive the  interrupt from the GPIOs of M33 domain.

B.R

0 项奖励
回复
170 次查看
FrancoHo
Contributor II

Hi @pengyong_zhang, Thank you for the answer. In our application, we directly access the MU instead of the RPMsg protocol. So you mean the GPIO interrupt will first be received by the M33 domain, then use the MU to notify the A35 domain that an interrupt has been triggered, right?

0 项奖励
回复