CAN Rx interrupt sometimes misses one
Posted on May 02, 2013 at 15:12I am using a STM8S208CB in an embedded device on a CAN network. I have initialized the CAN to use an external 8MHz crystal, 250k baud, and enabled the FIFO message pending interrupt. I have my interrupt function proces...