MIMXRT1024 GPIO interrupt mapping on ucLinux

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

MIMXRT1024 GPIO interrupt mapping on ucLinux

807件の閲覧回数
sbabu
Contributor III

Dear All,

On IMXRT1024 GPIO port3 has 84 as interrupt assigned by micro controller. So I can have a single ISR for 16 GPIOs. But on ucLinux its giving separate interrupt for each GPIO. So I need separate handlers. Is there a way to get a  single interrupt like in MCUXpresso SDK example in Linux?

Thanks,

babu

ラベル(2)
0 件の賞賛
返信
1 返信

762件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

If you are in iclinux you have to follow the interrupt as it declares, now we do not have any project for rt1024 in linux but MCUXpresso have an example on this GPIO.

 

Regards

0 件の賞賛
返信