MEMS Studio not opening on windows 10 pro
MEMS studio is working perfect on windows 11 and another windows 10 machine. But it is not working on one windows 10 pro laptop. Kindly guide what can be the reasons.
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.
MEMS studio is working perfect on windows 11 and another windows 10 machine. But it is not working on one windows 10 pro laptop. Kindly guide what can be the reasons.
Should INT2_CTRL (0Eh) in ASM330LHH be changed when ODR_XL[3:0] in CTRL1_XL is 0, or should it be changed after being set to non-zero?
Hello everyone, I am currently using the LSM303AGR's magnetometer and accelerometer. After coding the self-test procedure from the datasheet, and noticed that the number of samples for the magnetometer self-test is way higher than the number of sampl...
Hello,i am trying to run the self test procedure on the lis3dh according to Application Note 3308 but for some reason the output change (13 lsb) is below the minimum value listed in the lis3dh (17lsb) .If i run the procedure multiple times in a row ...
I would like to implement a low pass filter to filter out noise at frequencies above 2Hz on the IIS2ICLX inclinometer. I would like to have as high an ODR as possible, let's assume 833Hz. My signal has a low frequency, around 0.5Hz.LPF1 will clearly ...
ST moderator: Duplicated threads merged. In next time please don't duplicate the same topic. The ASM330LHH datasheet CTRL3_C (12h) says:Note: The accelerometer must be ON. This bit is cleared automatically. This bit is cleared automatically. Does O...
If the TDA bit is not set to “1” even once after 400ms has passed after the sensor is turned on, is it likely that the startup has failed?
I am using the MLC of the LSM6DSOX along with the Nucleo-L432KC. I am using the .h file generated from the examples provided by ST (STMems_Machine_Learning_Core\application_examples\lsm6dsox\Motion_intensity\lsm6dsox_motion_intensity).uint8_t LSM6DSO...
Dear All, Is there anyone tested "STEVAL-PROTEUS1" board for sensor node application. When I test "Cloud logging" demo from App, by right I should be able to see list of available Azure IOT central PNP applications, like "Proteus POC". However, there...
Case Description:Title: LSM6DSL FIFO data misalignment (XYZ rotated) and FIFO_PATTERN always 0 — how to align reads?Body:I’m using an LSM6DSL over I²C with an STM32. Goal: batch accelerometer-only samples into FIFO and drain clean (x,y,z) triplets at...