I need to replace the MSP430F2013 MCU on DM365EVM to another MCU for IR remote controller decode, so I will re-write a brand new firmware on that new MCU to receive NEC IR code and send to DM365 over I2C in the same way as MSP430 do, but I can not find out the data descriptions over I2C. Is there anyone know the protocol between MSP430 and DM365? or any descriptions for the encoded data meanings over I2C?
Willy