Tool/software: TI C/C++ Compiler
I have a trouble of EEPROM handling via I2C.
Sometimes, I get a no STOP CONDITION.
I got a information for soft reset of I2C in sqrugv3.pdf(P2-12).
But I can't understand that how to code for I2C reset.
For example,
"1. An I2C master must generate up to 9 clock cycles."
I have no idea for generate each clock.
regards,