This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

I2C slave R/W# bit state?

Hi Folks,

I am using a F2802x as an I2C slave. How can I know the state of the R/W# bit in the received address byte from a master? Does the I2CSTR.SDIR bit reflect this? Or maybe I2CMDR.TRX?

Thanks :)

ALSO: when a slave, does it matter what the module clock is set to with the IPSC? or is this used only for the clock output when a master?