Hi :
I use S32K144 as MCU ,and the SDK Vision is 4.0.2.
i Are there any Setting i must make before using the I2C communication Function of the FXLS90322?
I cannot receive the ACK bit from the slave while writing the address(the address had already moved over by 1 bit)
From the time sequence captured by oscilloscope, the time sequence of I2C is also normal, but still can not receive the ACK bit sent from the FXLS90322.
BTW,when I used FlexIO to simulate I2C communication, the error status I received was I2C_RX_Overrun
Looking forward for your reply.