Skip to main content
Visitor II
July 6, 2015
Question

LSM303D Interrupt

  • July 6, 2015
  • 0 replies
  • 476 views
Posted on July 06, 2015 at 09:06

Hello,

I am using Lsm303D, it works well but I am not lucky with the interrupt functions.

Anybody helps me to give me a good sequence of sets to have an interrupt on INT1 or INT2 when my board is slightly shaken ?

I have programmed registers as below:

Reg. 0x30 = 0xBF;

Reg. 0x12 = 0x04;

Reg. 0x20 = 0x47;

Reg. 0x22 = 0xFF;

Reg. 0x32 = 0x02;

Reg. 0x33 = 0xFF;

Thanks for your help,

Joseph

#interrupt-lsm303d
    This topic has been closed for replies.