We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, I am doing a simple project of transmitting a value through CAN2 port and receiving it through CAN1 port.I am using MCB2300 development board for my project.When I simulate my code,I am able to transmit the message but when I try to receive the message through CAN1 port I donot get into the interrupt loop.
Could some body please help me in sending a small code for receving the message without using acceptance filter so that I can verify my code with that.