LIS3DH breakdown
Hi,
I am using LIS3DH for a while now, on different custom boards.
I recently faced a major issue with it, which applied to all our last batch of devices (50 units).
At some point, the INT1 broke (not emmiting int signal) and power consumption raised to 70mA..
I set the logic of int pins to active low when the program starts.
After some testings, I figured out that without putting logic to active low (0x02 on CTRL_REG_6) the power consumption coomes back to normal. but int1 is still not working.
Regarding hardware, LIS3DH is implemented with these passive components:
- 100nF and 10uF between Vdd and gnd supplying pins VDD & VDDIO
- 47k pullup resistors for CS, INT1 & INT2
- 22Ohm line resistors for MISO MOSI and SCLK
Using new boards with same hardware for the first time with the same software works properly, until some point. Therefore it seems it is a hardware issue.
Would you have any idea where this issue could come from?
Best regards
