I2C error handle in cosmic compiler.
Hi there.I´m using a STM8S207 with cosmic compiler.I am reading and writing a 24L64 eeprom thru i2C and everthis is working well.But i want to put protection in the routines to avoid lock the program in case of fail of a write or read command.i found...