Hi ,
i am working on S32K344 board. i am trying to run Example code given for I2C
[example code: I2c_S32K344_HLD_DS]
as soon as master is enabled , Bus Busy Flag is set to 1 by driver. due to which master is always in Idle state waiting for BBF to clear. but BBF never gets cleared. master transactions are not started.
master enable happens inside this function - LpI2c_Ip_MasterSetBaudRateInit() .
tried with both pull up and down set. but no luck.

i don't have oscilloscope, somehow i am unable to confirm if SCLK is available or not.
Please let me know if i have to take care of any extra configurations.
Thanks,
Rekha