2025-11-13 5:07 AM - edited 2025-11-13 5:08 AM
I was asking can I sense (generate interrupt) over the overall acceleration ?
Because in the datasheet it was mentioned that I can manipulate the interrupt between X, Y, Z high and low.
But it'd be helpful for me if I can generate an interrupt based on the total acceleration in LIS2DH12
Thanks in advance
2025-11-13 7:44 AM
Hi @abduuu ,
Unfortunately, the LIS2DH12 sensor does not provide a direct interrupt based on the total (overall) acceleration magnitude out-of-the-box. Its interrupt generation is typically based on threshold events on individual axes (X, Y, Z) or combinations thereof, as described in the datasheet.