I made a custom board with FDC2214 implemented to detect proximity distance between my sensor and the human hand.
One flat plate is connected to Ch2 INA and another plate is connected to Ch2 INB, which means I am using two plates to detect mutual capacitance.
When I used an LCR meter(a bulky device that can measure capacitance), the capacitance decreases when the human hand approaches the sensor.
However, when I use FDC2214, the capacitance increases when the human hand approaches.
Why does capacitance decreases when I use FDC2214?
Is it something to do with me using a single-ended measuring method?
If I set the firmware inside the board to use the differential measuring method, would the capacitance decrease when the human hand approaches?