INT2 (DRDY) pin is high all the time
Hello,
i want lis2hh12 to scan for x,y and z-value with 10Hz.
When signals are ready i want to get a DRDY signal on INT2.
When i read out the data via SPI the INT2 shall become low.
My problem is that INT2 is high and it never goes low.
My configuration:
CTRL1 = 0x97
CTRL2 = 0x00
CTRL3 = 0x00
CTRL4 = 0x06
CTRL5 = 0x00
CTRL6 = 0x01
CTRL7 = 0x00
Reading out of x,y and z values does work.
Temperature does also work.
Only the information via INT2 that data is ready does not work.
I hope anyone can help.
Thanks a lot,
Holger
