2018-07-04 02:57 AM
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,
2018-07-04 06:48 AM
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