CAN2 peripheral configuration
I have this code attached which is configured to run both CAN1 and CAN2 peripherals however the TX functionality which is what I was trying to use is working on CAN1 but not on CAN2 (trying to send a packet using ADDmessage TX routine), I double chec...