LPC546 MCAN Channel1 not working

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPC546 MCAN Channel1 not working

443 Views
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?

 

 

0 Kudos
Reply
1 Reply

404 Views
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 Kudos
Reply