Trying to understand the internal mechanics of the accelerometer I'm using a bit better.Specifically, I'm using a H3LIS331DL.I have settings that will look like this:ODR = 1,000 HzBW = 500 HzFilter = 780 HzHowever, there's not much detail in the data...
I have downloaded all the needed software and st-link (and update) but Unicleo_GUI does not recognize the expansion board. In my device manager, the virtual COM is there. I am able to connect to the right port, but only if I tick the box that lists a...
I have some basic questiones about the gyroscopes ic I3G4250Dhow to caculate the SO(sensitivity) and DVoff with current temperature Thow to caculate the rotate speed with current temperature Thow to caculate the temperature value by register OUT_TEM...
I am running on linux and trying to collect accel and gyro samples from the IMU. I have configured the IMU to store data in the FIFO so I can read data periodically without missing any samples.I have tried both FIFO mode and continuous mode but I can...
Hi, i am trying to connect the SensorTile kit STEVAL-STLKT01V1 over bluetooth with Unicleo GUI. While I have paired the device with my PC, unicleo is unable to find the device. I can see the device in the selection device section (COM) but all the in...
Hello,I'm working on the "STEVAL-MKI182V2" mounted on the "STEVAL-MKI109V3" development board. Initially, I downloaded the Standard c Drivers from the following link "https://github.com/STMicroelectronics/STMems_Standard_C_drivers" where I found the ...
Hello,I like to read data from the LSM6DSL continuously. But I am not able to choose the correct settings for the FIFO register. If I set it to "Continuous mode. If the FIFO is full, the new sample overwrites the older one"It will stop after a few se...