Hi, I am using BMA400, By taking reference from How to generate freefall interrupt using BMA400.pdf , Implemnted Free fall detection, It is working fine. But Auto wake up(on tilt, int1 generate on a threshold value) and Free Fall detection are not working together because in configuaration setting there are need to write value in many common registers(i.e. auto wake up and free fall using some same registers). In my harware Board, we are using only INT1 pin, INT2 pin is not connected. Is it possible to generate interrupt for tilt and fall detection on INT1 together? If you have any c code or reference please send it to me. Thanks.
... View more