Hello there
I'm trying to communicate 2 NXP over canbus. But CAN1_OnFullRxBuffer interrupt is not triggered. Hardware checked, no problem.
error = CAN1_SendFrame(0,canStart,DATA_FRAME,sizeof(sData),sData);
error return 11
Any ideas on what the problem is?
Best regards,