Hi, I'm using MPLab Harmony v1.06 and implementing a dynamic I2C driver for a PIC32MZ.I managed to get it work thanks to the i2c_eeprom_loopback example provided with the API. The stop is requested (DRV_I2C_StopEventSend) in the I2C callback function in t..
↧