Resolved! Using INT2 on LIS3DSH for DRDY signal
Hi,I'm using a STM32F4 board which has a LIS3DSH. This board has PE0 connected to the INT1 of the LIS3DSH and PA0 connected to the user Button B1. Due to this, I won't be able to use interrupts to sample and interrupt for button press. I'm trying to...