S32G2 : LLCE CAN Controller MIXED interrupt setting

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

S32G2 : LLCE CAN Controller MIXED interrupt setting

跳至解决方案
2,583 次查看
skseofh
Contributor II

Hi~

I'm using S32G274A.

In 'LLCE firmware user guide.pdf' page 12, there is explanation on MIXED interrupt processing.(See below)

skseofh_0-1636598264538.png

Based on this docs, I thought that FIFO can be configurable between INTERRUPT and POLLING.

But in S32DS 3.4 IDE peripheral component setting, there is no configuration on FIFO about INTR & POLLING.

I only can find CAN Controller level configuration.(See below)

skseofh_1-1636598574703.png

 

How do I set INTR to some FIFOs and POLLING to some FIFOs on SAME CAN Controller?

0 项奖励
回复
1 解答
2,539 次查看
bpe
NXP Employee
NXP Employee

In mixed mode, you need several HRH's each configured for either polling or
interrupt. See the Sections 3.6.2 and 3.6.3 of the CAN_LLCE Driver User Manual
for detailed information. Sections 4.116, 4.118 discuss related
Tresos configuration objects and their parameters.

Best Regards,
Platon

 

在原帖中查看解决方案

0 项奖励
回复
2 回复数
2,540 次查看
bpe
NXP Employee
NXP Employee

In mixed mode, you need several HRH's each configured for either polling or
interrupt. See the Sections 3.6.2 and 3.6.3 of the CAN_LLCE Driver User Manual
for detailed information. Sections 4.116, 4.118 discuss related
Tresos configuration objects and their parameters.

Best Regards,
Platon

 

0 项奖励
回复
2,508 次查看
skseofh
Contributor II

Thank you!

It really helps me to understand.

0 项奖励
回复