STM32 CAN HAL API Driver - Rx Interrupt Not Working (CAN_IT_RX_FIFO0_MSG_PENDING)
Hi,I am having some trouble with the CAN peripheral on the STM32F103C8Tx. I am using the HAL API's (via STM32CubeMX) to configure the device. I am using the device in loopback mode to test.Up to now, I can successfully get the CAN peripheral to work ...