hi all,
how can I check the ack/nack after the (S+SlaveAddr+R/W bit) ??
what I want is, if I get a nack then I'm going to repeat S+SlaveAddr+R/W again, until I get an ack.
but I always get XDR irq, even I'v set the OMAP_I2C_BUF_RXFIF_CLR and OMAP_I2C_BUF_TXFIF_CLR to clear both fifo.
at this step, there doesn't have any data I need to send...so I didn't set the OMAP_I2C_CNT_REG.
best regards