Hi Team,
Below function returns error code as -5 and unable to write and read data from I2C peripheral.
err = i2c_write_read(i2c_dev, addr, write_data, write_size, read_data, read_size);
#define EIO 5 /* I/O error */
Can you please provide your inputs to resolve this I2C issue.
Regards,
Sravan Rikka