Hello, I have question regarding LIS3DH sensor. I'd like to read raw X, Y and Z data and plot current position.
Desired behavior is shown on the first attachment (mma8451_sensor). When I read and parse LIS3DH data it seems that data are fluctuating(lis3dh_sensor) and cannot remain stable. Could you help me what am I doing wrong ?bool LIS3DH_Init(void) { uint8...