cancel
Showing results for 
Search instead for 
Did you mean: 

LIS3DH not outputting any X data

ethan
Associate
Posted on November 21, 2014 at 07:34

Hi,

For some reason, the X channel is not working.

Here are my configurations for each config register:

send[0] = 0b01100000;//start config

send[1] = 0x57;//reg 1

send[2] = 0x00;//reg 2

send[3] = 0x00;//reg 3

send[4] = 0x88;//reg 4

send[5] = 0x00;//reg 5

send[6] = 0x00;//reg 6

Clearly everything import is really in register 1 for just simple getting data out, but my X output is always -32624 (that's the signed value)

If anyone knows what could be going wrong, that would be great.

Thanks,

Ethan

1 REPLY 1
Nickname3819_O
Associate
Posted on November 25, 2014 at 13:18

Hi,

can you read out the WHO_AM_I register ? Do you read correct value according the datasheet?

Rgds

V.