Posted on April 05, 2016 at 12:21I am using an STM32F105 on a CAN network. I have initialized the CAN to use an external 8MHz crystal, 100k baud, and enabled the FIFO message pending interrupt. My CAN interrupt service routine reads the CAN message ...