Sir,
I am not using any drivers ,just writing my own,
since orientation interrupt gets cleared automatically after about 50 ms so there is no need it to be latched,but yes the register INT_STATUS0 (0x09).shows the status of orientation change.
Yes the temperature sensor is working fine.
I run...
Sir,
I have an register available in the sensor chip which when read shows the status of orient_bit in the register.
If there is any change in orientation than orient_bit sets to '1' and after a certain delay it gets to '0' say, after 50 ms
First,I am unable to get the status it always remains...
Hello,
I am using accelerometer to detect orientation change.for an e.g.if mobile accelerometer senses the direction that
is it in portrait or landscape mode.so basically in this method the change of axis is detected .
I am using the BMA250e module as an acceleromter,which has an inbuilt...