User Activity

In my movement I am not going over the threshold for orientation change (we put it at 50%)m, so this is really not cleare why.Thank you for your helpMaya
Hello , I am working with accelerometer LIS2DW12, when I move the device very very slowly I do not see that an INT1 interrupt being raised. However, when I move the device in regular speed I DO see the interrupts. Can you tell me why is that?(the mov...
Hello @Eleon BORLINI​  ,l want to add functionality to interrupt 2, I want that in addition to the full fifo we have. how can i do it?
HI  , I want to exploit the option (if exists) to read the fifo buffer and write to it simultaneously .meaning the device writes to the buffer and gets to the 11th sample (for ex.) , when I ask to read the data I will get the 0-11 samples and meanwh...
Hi I want to use the continues mode feature, so I can read and write from the buffer simultaneously. I have trued to find an example, do you have anything that help?