Device: TDA4
SDK Vesion: sdk7_03
mcu2_0 I2C works in master polling mode. The I2C waveform is as follows.
After mcu2_0 sends out the first byte, the slave device has given a response signal.
But the XRDY bit of the I2C_IRQSTATUS_RAW register is always 0, and mcu2_0 cannot send out the second byte of data.
Please give me some help. Thanks!