I am trying to use the I2C Module 10-bit Addressing Format to connect to an I2C EEPROM M24C08.
However, the device type identifier bits generated by the DSP is 11110xx (first 7-bits after a START condition) and the one expected by the I2C EEPROM is 10100xx. The device identifier of the EEPROM is the same for all manufacturers. How can I change the device identifier generated by the DSP ?
Thank you
Denise