Dear Community,
I am using FLEXIO I2C for one of my eeprom. I am using SDK example of FLEXIO but I am facing issue, while writing I can not write more than 13 bytes as the data over 13 bytes is just rollover(last byte repeating). Is there any kind of limitation in flexio_I2C_driver. I am also not able to read at all from the eeprom. Is there any particular register needs to be set apart from setting the masterXfer.direction. Any lead will be helpfull.