IIS328DQ Z axis wild numbers
I'm using a IIS328DQ on I2C buss (400KHz). I've got it set up at +-4g 100Hz sampling
It looks like it's doing it's thing correctly BUT for the z axis value. After the interrupt for data, I'm reading the XYZ outputs (MSB first order) and getting
00 50 FE 90 21 10
With the thing sitting mostly flat. X and Y are plausible but Z is 0x2110 meaning that it's like numbers in the 8464 range or 15 bits FS. The datasheet isn't all that clear about how many bits this is, but I'm thinking this is supposed to be +- 11 bits (12 bits signed) FS.
This number doesn't agree with the datasheet whereas the X and Y numbers are showing FS to be 11 bits (2048) at 1.05mg/bit correctly...
What could this possibly be? Id' expect a solding problem to give me warped X and Y maybe but not Z at 4X what full scale is supposed to be....
