2014-02-03 11:30 PM
How does one configure the data ready interrupt on the H3LIS331DL accelerometer? I've configured other accelerometers like LIS3DSH with success but I am stuck on this one.
I've tried both latched and pulsed interrupts, I've configured the signal on both INT1 and INT2 to the Data Ready on the configuration register but it doesn't seem to do anything. I would appreciate any guidance, I can post the code if needed.Thanks in advance!! #h3lis331dl-data-ready-interrupt2014-02-17 10:48 AM
2014-02-19 11:20 AM
I solved the problem a while ago. Configurations were fine, Data Ready Interrupt ocurred but I didn't read the output registers, causing that no more Data Ready Interrupts would occur. When I took notice of this I easily solved the problem.
2016-12-12 09:01 AM
Hi Wapers,
I know it is a little bit late but I have kind of the same problem. Could you post the setup of your code? I know you might not read it anymore but it is worth a try.
Best,
Goekhan