Posted on March 02, 2016 at 13:05HelloI am having trouble with the CAN_RX_MSG structure. As the struct contains both StdId and ExtId fields I have seen incorrect data being received in my ISR when both fields are populated.if (CAN_RX_MSG.Ext_Id == ...