I'm trying to use the UNICO Pedometer Regression tool in offline mode to analyze accelerometer data from the LSM6DSO32 accelerometer. I have followed the instructions from the UNICO user manual regarding data format:-file name data_steps138.txt-data ...
I have a stm32f3discovery board and I want to start playing with the LSM303DLHC MEMS sensor.I seem to have found the original example code on github.So I guess I need to add both the header and c file to my project. I'm not sure how to go about this....
Hello, We have found a non-expected behavior of the IMU system LSM9DS1 when is set with an accelerometer scale = +-16g. To show our findings, it is presented below descriptions and diagrams of the tests.Firstly, two different devices were tested to c...
Hello, I'm facing issues when enabling LIS3DH click interrupt, AOI1 and AOI2 interrupts on INT2 pin. These interrupts works fine on INT1 pin. Following is the flow I do to enable click interrupt on INT2 pin. register - 20h value - 119 //ODR 400Hz a...
LIS331DLHTR,The first line is tracking code,The second line represent the chip,The third line represent the date code.
Hello,I'm trying to understand the LIS2DE12 behaviour. First, there is no AN (Application Note), thus I used the one for LIS3DH which seems close enough.What I want is that my accelerometer wake up my stm32. This works. After that I just want to read...
I tried following this tutorial (https://community.st.com/s/question/0D50X0000BYnQt6/sensortilebox-not-connecting), but it looks like DfuSe is obsolete, and I should use the new STM32CubeProg tool. I couldn't seem to find any information on how to us...