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.

FDC2114: FDC2114 Interfacing with Arduino

Part Number: FDC2114
Other Parts Discussed in Thread: FDC1004, FDC2214

I am having some issues getting raw data from the FDC2114 while connecting it to an Arduino through I2C.

I have connected the SDA, SCL, GND, and 3.3V pins to same pins on the Arduino. I have given the I2C address as 0x2A and register address as 0x00 for the DATA_CH0.

Not sure if I did something wrong with the wiring or the code. Does anyone have example Arduino codes I can take a look? Thank you very much.