MPC5743 FlexCAN interrupt

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

MPC5743 FlexCAN interrupt

134 次查看
xuan
Contributor I

HI,

I changed the interrupt reception of CAN2 to CAN0 in the official routine below but I found that Buffer0 of CAN0 can do interrupt reception but Buffer8 can't.
Why does this happen?

xuan_0-1713161491368.png

 

0 项奖励
1 回复

89 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

if you configure CAN0 MB8 for reception of given message, enable MB8 interrupt in IMASK1 and configure interrupts in INTC as well, then you should get interrupt from CAN0 MB8 as well.

BR, Petr

0 项奖励