My program can't go into CAN BUS receive interrupt to get the message from the gyroscope
I use a CAN BUS gyroscope in my project, I connect it via tja1050 with my MCU(stm32 f103RCT6).I believe that the hardware connection has nothing wrong, and I can see the signals on the BUS using oscilloscope . However, I can't go into the CAN BUS rec...