Skip to main content
Visitor II
November 21, 2014
Question

LIS3DH not outputting any X data

  • November 21, 2014
  • 1 reply
  • 608 views
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

    This topic has been closed for replies.

    1 reply

    Visitor II
    November 25, 2014
    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.