LIS2DS12 high output noise
Hello,
I have a LIS2DS12 accelerometer connected to an arduino MKR1000 through SPI.
For my application I need to use the highest ODR of 6400 Hz, and 2g FS.
In order to collect 1 s of acceleration data, I constantly pull data from the FIFO. I set the threshold to 5, and FIFO in continuous mode.
In the attached plot, you see X, Y and Z acceleration data with LIS2DS12 standing still on my table, with a very high noise!
In order to understand the origin of such a high noise, I first get a full FIFO and then I start to pull out data through SPI.
In such a way you can see that first 256 values have a certain noise, while as soon as I start SPI communication the noise increases.
Is this a knows issue?
Thanks a lot.
