Skip to main content
Visitor II
February 19, 2025
Question

LSM6ds3tr Pin Connection with Microcontroller

  • February 19, 2025
  • 1 reply
  • 436 views

Hello 

To receive various Interrupt events how INT1 and INT2 Pins of LSM6ds3tr need to be connected with Microcontroller ?

My assumption is INT1 and INT2 pins need to be connected with microcontroller GPIO pins and GPIO pins has to be configured to catch IMU Interrupt events. Please Support whether this assumption is correct or not.

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    February 20, 2025

    Welcome @Ajit1, to the community!

    Yes, your assumption is correct: in order to trigger an interrupt, INT1 and/or INT2 must be connected to interrupt-capable GPIOs.

    Regards
    /Peter