MPC5743 CAN interrupt

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

MPC5743 CAN interrupt

898件の閲覧回数
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 返信

849件の閲覧回数
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 件の賞賛
返信