LSM303AGR Magnetometer interrupt occurs on ODR(10Hz) set instead it should occur on value changed beyond Threshold(100) set.Please see my magnetometer Register configurations
I have taken LSM303AGR Driver for development mentioned on this link: https://github.com/STMicroelectronics/STMems_Standard_C_drivers/tree/master/lsm303agr_STdCI am getting issue of interrupt occurs at ODR time instead i require this interrupt should...