cancel
Showing results for 
Search instead for 
Did you mean: 

LSM6DSO no interrupt

gabriel.arnautu
Associate II

I have a LSM6DSO and I want to test it with the data ready interrupt, but I don't get any. I am using a logic analyzer to monitor the interrupt.

The registers that I set are:

0x18 with value 0x01

0x0B with value 0x01

0x10 with value 0x40

0x0D with value 0x01

I am also reading the accelerometer registers in while(1) and it is working ok, but I have no interrupt. Should I set anything else?

Thanks,

Gabriel

1 REPLY 1
gabriel.arnautu
Associate II

Solved! I wrote a wrong value to a register 🙂