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.