Arduino API Dynamic Baseline

Hi,

For the Arduino API how do I turn on the dynamic baseline? I saw in the sensel.h file there is a register defined as SENSEL_REG_BASELINE_DYNAMIC_ENABLED but I am unsure how to use the API calls to turn it off? Any help would be much appreciated!

Thanks

Hi, thanks for contacting us. Just write 0 into register 0x57. This will disable baselining. You will not be able to get the entire force image in Arduino, but you should get all the contacts applied to the surface. You may also get a few false touches without base lining enabled.