You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the example code you have to get capacitance values of three channels. Even though I pass different channel values to the second parameter of "configureMeasurementSingle", when I'm printing data into the serial console, I can observe that when I touch one electrode, values of all three channels increase rather than one channel. My code is below. I have used the Texas Instrument (TI) Sensing Solution software to do the same with the same arrangement and it shows the expected behaviour.
Even with a single channel read, when I touch any channel, it increases the capacitance value rather increase when touching the selected channel. But this is not the case with the same arrangement with TI software, it only shows an increased capacity of one channel.
Hi,
I'm using the example code you have to get capacitance values of three channels. Even though I pass different channel values to the second parameter of "configureMeasurementSingle", when I'm printing data into the serial console, I can observe that when I touch one electrode, values of all three channels increase rather than one channel. My code is below. I have used the Texas Instrument (TI) Sensing Solution software to do the same with the same arrangement and it shows the expected behaviour.
Even with a single channel read, when I touch any channel, it increases the capacitance value rather increase when touching the selected channel. But this is not the case with the same arrangement with TI software, it only shows an increased capacity of one channel.
The text was updated successfully, but these errors were encountered: