Skip to main content
Visitor II
November 3, 2016
Question

LSM6DS3 Problem with interrupts

  • November 3, 2016
  • 1 reply
  • 496 views
Posted on November 03, 2016 at 01:31

So as in title I'm having problem in configuring LSM6DS3 to send DRDY on INT1 and INT2 lines. Basically I wan't to have drdy of acc on int1 and drdy of gyro on int2. However after writing to both INT1 and INT2 registers I'm still not getting any sort of interrupts on any of those lines? Could anyone give here an advice maybe I'm misssing something and there is additional stuff to write to registers?? 

    This topic has been closed for replies.

    1 reply

    ChrisHAuthor
    Visitor II
    November 3, 2016
    Posted on November 03, 2016 at 17:14

    Ok I got it sorted out. You can only have DRDY on one pin at a time.