This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

28069 control suite eeprom example

Hello,

I currently have a 28069 control card that I have wired up a eeprom to via I2C.  I am using CC5 version 5.5.0.00077.

I can run the example and it passes (i.e. it writes 2 bytes and reads 2 bytes successfully from the eeprom).

When I change the number of bytes to anything larger than 2 (via the I2C_NUMBYTES #define at the top of the file) it does not complete the transactions and the reported status is I2C_MSGSTAT_WRITE_BUSY.

Any idea what I could be doing wrong?

Thanks,

Brent