Question
Data Ready Interrupt
Posted on November 27, 2013 at 14:38
Hi,
my INT1-Line is static low: with: response = LIS331DLH_SetIntHighLow(MEMS_ENABLE); // Interrupt active low; and response = LIS331DLH_SetInt1DataSign(LIS331DLH_DATA_READY); I get the data only about polling STATUS_REG. Any Idea? Regards, Steffen #interrupts #h3lis331dl