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.