LPC546 MCAN Channel1 not working

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

LPC546 MCAN Channel1 not working

744 次查看
emb02
Contributor IV

Hello!

I am using LPC546 development board with CANFD shield to implement MCAN protocol. I am initiating settings using configuration tools and using transfer mode.

I have use CAN0 channel which work perfectly fine but when I am using CAN1 channel with same settings IRQ is not enable, I can't transmit or receive any CAN message as IRQ is not enabling. Is there any  specific settings need to do in the peripheral?

 

 

标记 (3)
0 项奖励
回复
1 回复

705 次查看
Miguel04
NXP TechSupport
NXP TechSupport

Hi @emb02 

The CAN1 instance has different IRQ interrupt source value on the NVIC, please verify you are selecting the correct one. Look into Table 88. Connection of interrupt sources to the NVIC User Manual UM10912

Best Regards, Miguel.

0 项奖励
回复