Hello Cristian,
Please find my responses to your questions below:
What S32DS and S32 SDK version are you using? 2018.R1 / Version 0.8.6 EAR.
Also, could you describe in more detail what your application does? I am using I2C1 to communicate with multiple slaves at same speed in blocking mode.
Are both LPI2C instances used? Only Instance 1 (I2C1) is used
In which mode, master or slave? Master
Do you use both transmit and receive? Yes
Do you use only blocking functions, or both blocking and non-blocking functions? Only blocking functions
Do you use the abort functions? Not used in my application.
Also, did you see any error status returned by any of the functions, for example STATUS_TIMEOUT or STATUS_I2C_TX_UNDERRUN? Not seen any of these errors
I will clear the flag as suggested and let you know if I see this issue again
Best regards,
Hari