cancel
Showing results for 
Search instead for 
Did you mean: 

LSM6ds3tr Pin Connection with Microcontroller

Ajit1
Associate

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.

1 REPLY 1
Peter BENSCH
ST Employee

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

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.