IMX8ULP GPIO interrupt cross domain

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

IMX8ULP GPIO interrupt cross domain

ソリューションへジャンプ
228件の閲覧回数
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 解決策
150件の閲覧回数
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 返答(返信)
151件の閲覧回数
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

208件の閲覧回数
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 件の賞賛
返信
167件の閲覧回数
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 件の賞賛
返信