Why would the LSM6DSO outputting inaccurate/incorrect data (0, 0, 0) for (x, y, z) accelerometer data?
Hi folks, I am using the LSM6DSO sensor and trying to output data via the pin 2 interrupt. I've set up the interrupt to fire when the FIFO is full to a predetermined threshold. After the FIFO interrupt fires, the system will empty the FIFO of the dat...