2019-05-09 02:05 AM
2019-05-09 06:50 AM
Hello prashanth ,
Have you enable the CAN interruption and set the corresponding IO Settings ?
You should use the debugger and check the status of your CAN IP.
Best Regards
Erwan
2019-05-09 06:56 AM
Hello Erwan,
Thanks for your prompt response.
Now, it is working fine.
Actually, there was some mismatching in pin mapping while code generation. That's why both transmit and receive APIs aren't working correctly.
I've another question here, where can I find the piece of code, in which the data pointer to CAN0TX and CAN0RX are mapped to PB[0] & PB[1]? This could help me even understand better.
Thanks in advance.
Prashanth Mohan.