Below are the settings used :FS : +-6gsensitivity : 3 mg/digithere is the sampling code which i am working on reading the axes values.uint16_t temp_x=0,temp_y=0,temp_z=0;void Accel_Read_XYZ_Axis(void){ uint8_t OUT_X_H=0,OUT_X_L=0; uint8_t OUT_Y_H=0...