CAN Communication in Loopback mode with STM32F407
I want to implement CAN Communication in Loopback mode in which I have added Can interrupt mode . In Tx interrupt it will sent data after every 1000 m/s and data increment . In Rx interrupt it will read the sent data. I compiled the code and it will show me the value in live registers. But I am not able to see that in logic analyzer. Suggest me some ideas to help me out.



