Hi,
I am working with S32K322 MCU, and using S32DS V3.4 and SDK V2.0.3
I am facing an issue with LPI2C0 communication. After every attempt of communication, I observed following things;
1. No clock signal at SCK line
2. I2C Driver Status Busy (LPI2C_IP_BUSY_STATUS)
I have attached the code snippet, at line 2057, if condition fails, and control exits from the function with status LPI2C_IP_BUSY_STATUS.