Other Parts Discussed in Thread: MSP430F5438A
Hi ,
I am using MSP430F5438A microcontroller with LIS331DLH accelerometer sensor.
I can read the acceleration values and it produce the interrupt when the acceleration exceed the threshold limit.
I have the below questions.
1) when i move the board horizontally, i don't get any interrupts.
2) A sensor in a steady state on a horizontal surface will measure 0 g in X axis and 0 g in Y axis whereas the Z axis will measure 1 g.
The above line present in accelerometer datasheet. If i set the threshold 500 mg and enable acceleration in three axis, will it produce interrupt? Because z axix has 1g acceleration.
Please clarify this.
Regards,
Keerthi G.