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.

CCS/TMS320F28377S: I2C EEPROM code with out ISR(i.e with Write, Read and initialization functions)

Part Number: TMS320F28377S

Tool/software: Code Composer Studio

Hello all,

               I am working with the I2C EEPROM example code. Since this example is with ISR, I tried to change it to function wise code but no success. Can anyone help me to get a read and write function wise code for my controller.