I am using Renesas RH850 controller in which I am writing 48 byte of data to slave device (Ublox IC) over i2c every 100ms and sometimes I can see 255 in between my data transfer which results in failure of transmission.
What is the reason in which I am seeing this issue. Am I missing something in i2c protocol ?
Thanks in Advance.