LSM6DSO no interrupt
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-02-04 9:29 AM
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
Labels:
- Labels:
-
INEMO-Inertial Modules
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-02-05 3:14 AM
Solved! I wrote a wrong value to a register :)
