How to use INT1 or INT2 interrupts in lsm6dso with relative tilt function
Hi,I'm trying to implement a relative tilt function using lsm6dso with nrf52832 processor.Following the AN5192, the procedures to enable tilt detection are:1.Write 80h to FUNC_CFG_ACCESS// Enable access to embedded functions registers2.Write 10h to ...