Ask questions and find answers on ST MEMS sensors, such as the LSM6DSV and the LSM6DSL. Learn how to use the SensorTile.Box, and STEVAL kits.
Im getting the roll and pitch changed. The correct direction of the roll is the x-axis and the pitch is the y-axis?
Hi,Because of internal pullups on several st accs I changed it with this acc and, now I have a problem with sleep-state or sleep-state-ia bits in wake_up_src or state or state_dup regisers. This bits after the sleep duration doesn't give a response o...
(LSM6DSL) I want to know why raw data(angular rate) is multiplied by sensitivity.Multiply the angular velocity(gyro raw data) by sensitivity and it becomes mdps, what exactly is mdps?float_t lsm6dsl_from_fs500dps_to_mdps(int16_t lsb){ return ((float...
Hello,I am working with STEVAL-MKI197V1 to evaluate the steps detected by the pedometer.By looking at the documentation, I found out that the pedometer can be better configured by using the UNICO GUI. At the moment, I do not have the STEVAL-MKI109V3 ...
Hi community,I'm using a LIS3DH MEMS on our propriety board with a ST32L476 MCU.When trying to read x, y, z, channels I get correct data for y and z, but x (Registers 0x28 and 0x29) always return 0x80 0x80.Sometimes after power up the board, all thre...
Hi, I'm currently trying to determine the bandwidth which should be used for different output data rate setting for the gyroscopes on this IMU.The datasheet specifies the exact bandwidth for the accelerometer for different settings as ODR/2, ODR/4 ec...
Questions for the IIS3DWBTR:But as I mentioned in my other post and repeated here, I don't care about getting the data out at high sample rates. I'm just using the interrupts for thresholds and want to use this part because it has a higher bandwidth ...
i would like to output my sensor data by USB, it seems that is it places into a .dat file but how is it encoded ? or it is possible to get the value directly?