LSM6ds3tr Pin Connection with Microcontroller
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-02-19 2:58 AM
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.
Labels:
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-02-20 2:20 AM
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.
