User Activity

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 == ...
Posted on September 17, 2015 at 17:27HelloI am using an M24LR16E-R eeprom in I2C mode.I have written to the I2C_Write_Lock bits and have set sector 0 as write-protected.  Process as follows:Present Password commandWrite I2C_Write_Lock bit (0x0001) /...