Skip to main content
Visitor II
July 4, 2018
Question

LSM6DSM FIFO interruption

  • July 4, 2018
  • 1 reply
  • 606 views
Posted on July 04, 2018 at 11:57

Hello,

I am working on a LSM6DSM. Trying to use the FIFO, I can get WaterM, OVER_RUN and FIFO_SMART_FULL in the FIFO_STATUS register. Unfortunately, I can not get these information over the interruption INT1_CTRL.

Is there a procedure to activate it properly ? I can not find any information other than in the application note.

Also I don't find example projects. Does anyone get guide me ?

Best regards,

    This topic has been closed for replies.

    1 reply

    Kevin CAuthor
    Visitor II
    July 4, 2018
    Posted on July 04, 2018 at 15:48

    Another question, When I retrieve data from FIFO_DATA_OUT_H and FIFO_DATA_OUT_L, the FIFO_PATTERN always give me the same value which is 5. I do not understand why because it should be a sequence from 0 to 5.

    Please, help me to clarify this point too.

    Best regards !

    Kevin