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.

Generating bits for C2000 I2C software reset EEPROM



Hello all,

I believe that the I2C module in C2000 series are similar, so my question is a general question. I am using F28377 as a master to communicate an EEPROM (microchip_24LC256) as a slave.

In case of the EEPROM gets stuck, there is a way to software reset the EEPROM by generating a series of bits as shown in the following picture.

I wonder if the TI I2C module allows it happens? Maybe we could use Free data format mode or Repeat mode? I appreciate anyone could give me some suggestion. Thanks for your help.