2020-06-02 01:22 AM
Hello,
We have integrated LIS2DW12 sensor in our application and configured it as per below configuration,
Our application requires 1% accuracy for sampling of the data. So I have below questions,
Thanks
Shri
2020-06-05 07:06 AM
Hi @Shrikrishna , I try to answer to your questions here below:
Data from characterization show that the jitter / ODR clock accuracy is below 1%. I suggest you to always set the BDU bit of CTRL2 (21h) register, to avoid any dataout shift.
You can for example acquire the data ready signal on physical INT1 pad, enabling the INT1_ DRDY bit of CTRL4_INT1_PAD_CTRL (23h) register.
50Hz ODR is recommended, but higher ODR (for example 200Hz) is OK as well.
Regards