Post Go back to editing

ADXL314 Interrupt

Category: Hardware
Product Number: ADXL314

Hi,

I'm trying to setup an ADXL314 sensor and I've been successful so far in configuring the sensor and reading the XYZ data. 
I've oriented myself on the Datasheet and the Quick User guide here: -- ADXL314 Quick Start User Guide -- [Analog Devices Wiki]

But so far I have a problem with configuring the Interrupts, or better said, I believe the interrupts aren't being activated at all. 

The registers I configure are these: 

Address and Value:
(0x31, 0x0f);
(0x2f, 0x00);
(0x2e, 0x80);
(0x2d, 0x08);

I also tried to change a few thing but I couldn't see an interrupt getting triggered nor a change in Voltage on both INT1 and INT2.

Thanks in advance for the help!

Thread Notes

Hi  

Thank you for posting your question on EZ, and sorry for the late reply. Could you please provide more details (What interrupts you are trying to activate (it seems that the Data ready), and how you check its status (to say it is not activated), any code, wiring diagram,... if possible). 

It seems that it works in my side (I am using "EVAL-ADXL314-SDP"), I would like to reproduce your setup and check it.

Regards,

Mohammad