Posted on July 19, 2017 at 14:30I have done following configuration to detect double click. I am able to detect double tap but it is consider four times.I2C_WriteByte(&ctrl_1,1,0x5F); I2C_WriteByte(&ctrl_3,1,0x80); I2C_WriteByte(&ctrl_6,1,0x82); I2C...