CMU interrupt in s32k3xx

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

CMU interrupt in s32k3xx

ソリューションへジャンプ
1,211件の閲覧回数
jhuang1
Contributor II

Hi, I'm adding CMU to my project aim to achive the asil-b level. The chip on my board is s32k312. I found CMU0_IRQ~ CMU2_IRQ in the interrupt map, but I havn't found the interrupt source of the 3 interrupts, do they have any relationship with FCCU?

0 件の賞賛
返信
1 解決策
1,199件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hello,

I havn't found the interrupt source of the 3 interrupts, do they have any relationship with FCCU?

No, I do not see FCCU faults related to CMU:

petervlna_0-1699883540426.png

They are related to CMU module dirrectly.

I never tested it, but I expect once CMU_0 interrupt is enabled and latched in Status Register (SR) of that CMU module interrupt is called.

petervlna_1-1699883918627.png

Since there is only one interrupt from these signals, you will read the Status Register (SR) of that CMU to find the root cause of that interrupt.

best regards,

Peter

Peter

 

 

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,200件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hello,

I havn't found the interrupt source of the 3 interrupts, do they have any relationship with FCCU?

No, I do not see FCCU faults related to CMU:

petervlna_0-1699883540426.png

They are related to CMU module dirrectly.

I never tested it, but I expect once CMU_0 interrupt is enabled and latched in Status Register (SR) of that CMU module interrupt is called.

petervlna_1-1699883918627.png

Since there is only one interrupt from these signals, you will read the Status Register (SR) of that CMU to find the root cause of that interrupt.

best regards,

Peter

Peter

 

 

0 件の賞賛
返信