User Activity

I have read the accelerometer data using(H3LIS100DL) sensor then I got some negative value x=-3, y=-2, z=-1. I used these register OUT_X(29h), OUT_Y(2Bh), OUT_Z(2Dh). My question is how to verify these accelerometer X, Y, Z data is correct or not?
HelloI am using H3LIS100DL for impact detection.Using this register "INT2_THS (36h)" we can set threshold value.I wanted to configure this register for different threshold value but in datasheet they have not mentioned how to set values.Please let me...