Skip to main content
Visitor II
July 22, 2024
Solved

LIS2HH12 activity/inactivity interrupt behavior

  • July 22, 2024
  • 1 reply
  • 784 views

I have configured the activity/inactivity function, but I only get the interrupt raised on inactivity, not on activity. Is this function supposed to be able to alert me to both activity and inactivity? Or is it just inactivity that raises the interrupt?

Best answer by Federica Bossi

Hi @cchristie ,

Welcome to ST Community!

Yes, only the inactivity raises the interrupt (it is bit INT1_INACT, Inactivity interrupt on INT1).

1 reply

Federica Bossi
Federica BossiBest answer
Technical Moderator
July 23, 2024

Hi @cchristie ,

Welcome to ST Community!

Yes, only the inactivity raises the interrupt (it is bit INT1_INACT, Inactivity interrupt on INT1).

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.