hi, I have generated I2C driver in harmony. I need to write data in eeprom continuous at 5 different location continuously. But my code hangs in DRV_I2C_BUFFER_EVENT_ERROR event. if(eepromData.I2CBufferEvent == DRV_I2C_BUFFER_EVENT_ERROR) { eepromData.i2c..
↧