1986731_en-US

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

1986731_en-US

1986731_en-US

S32K322 interrupts

I need to use EIRQ[31] on PB17, If I need to configure this PB17 as external interrupt means I need to configure IMCR[559] but in S32K322 I have IMCR only up to IMCR[409]. How can I configure IMCR[559] in S32K322.

Re: S32K322 interruptsHi @danielmartynek,
It is working thanks for the support.
Re: S32K322 interrupts

Hi @vignesh3,

IMCR_512 (in the excel) is IMCR[0] in RM.

559 - 512 = 47.

Use IMCR[47].

I would recommned using the RTD drivers for that.


Regards,

Daniel


Re: S32K322 interrupts

Hi  danielmartynek,

How many IMCR register is there in S32K322.

that did not mentioned in RM, I need to config EIRQ[31] that means IMCR[559] I need to write but this register is not there in S32K322.



Re: S32K322 interrupts

Hi @vignesh3,

This is specified in the RM:

danielmartynek_0-1730712881490.png


BR, Daniel

タグ(1)
評価なし
バージョン履歴
最終更新日:
‎11-21-2025 03:28 PM
更新者: