User Activity

Hi,I am using LSM6DSL in my project. FIFO is configured for the same and host processor receives the interrupt after FIFO threshold is reached. I have also configured the pulsed mode for the interrupt. After receiving an interrupt, host controller r...
Hello,In my application, I need LSM6DSL to generate an interrupt when configured FIFO threshold is reached. I am using FIFO for accelerometer and gyroscope.My configuration is as below,FIFO_CTRL5 = 0x09 // ODR 12.5 Hz, FIFO modeCTRL3_C = 0x 44 //BDU,...