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.

TSC2007: I2C Interface sending NACK for basic setup command

Part Number: TSC2007


I'm trying to port code over from the ROHM BU21025GUL to the TSC2007. 

The code works for the BU21025GUL (gets ACKs), but for some reason (even tho the TSC2007 appears to FUNCTION with the same code) the I2C commands are getting NACKs - specifically when I send the setup command, according to the data sheet, the TSC2007 should send an ACK after I send 0xB0, but it's sending a NACK?

Am I misunderstanding the spec for the TSC2007? (As noted, this same command gets an ACK back from the ROHM part).