Resolved! STM32F042 CAN bus receive problem
Hello,I want to receive messages from CAN bus using STM32F042, but I have a problem with it because the interrupt is not working.I can send messages without any kind of problem, the problem is only with the receiving.I have set up the filter as it ca...