I'm trying to incorporate tilt detection and click detection, click detection (from ISR) is only displayed after displaying about 6 or 7 sets of raw values of all three axes.Without FIFO enabled, I am able to detect the clicks correctly but I want to...
Hi, I'm working on a similar program. Can you guide me as to which registers you are using to read the raw values. I tried using the OUT X, Y and Z registers but both interrupts aren't working well together.This is my config: write_i2c(I2C_DEVICE_AD...