cancel
Showing results for 
Search instead for 
Did you mean: 

LSM6DSM FIFO interruption

Kevin C
Associate
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,

1 REPLY 1
Kevin C
Associate
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