MPC5743 CAN interrupt

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

MPC5743 CAN interrupt

972 次查看
xuan
Contributor I

HI,

I have a total of three CAN communications, CAN2 uses interrupt reception, I use the same configuration to receive interrupts to CAN0, CAN1. The program will get stuck in the receive interrupt, what is the cause of this, and what is the difference between CAN2 and other CAN receive interrupt configurations

0 项奖励
回复
1 回复

923 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

there is no difference in interrupt usage between CAN instances, except of different ISR vector numbers. What does "The program will get stuck in the receive interrupt" mean in fact. Does it mean interrupt is repeatedly called? If yes, be sure interrupt flag is properly cleared. 

BR, Petr

0 项奖励
回复