MEMS (sensors)

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.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Two's Complement for XL values

LSM6DSO Application Note, page 67: The value is expressed as a 16-bit word in two’s complement.Question: is this a SIGNED or UNSIGNED value?

BDiva.1 by Associate II
  • 1275 Views
  • 6 replies
  • 0 kudos

Resolved! How can I calibrate lsm6dso imu sensor ? the sensor can be positioned in any way. And in these different positions I have to calibrate the sensor when the device is turned on. my different number of sensors will use this app.

How can I determine the offset values? After determining I will use the following example.https://github.com/STMicroelectronics/STMems_Standard_C_drivers/blob/master/lsm6dso_STdC/example/lsm6dso_offset.c

Iakgu.1 by Associate III
  • 3505 Views
  • 4 replies
  • 0 kudos

STM32CUBEMX- Error while Analyzing the model.

Hi ST Member, Am getting the following error while Analyzing the model file in Stm32CubeMx."ImportError: cannot import name 'get_all_providers' from 'onnxruntime.capi._pybind_state' (C:\Users\Systemname\STM32Cube\Repository\Packs\STMicroelectronics\...

Resolved! MotionFX magnetometer calibration not always working

Hi everybody,I use the motionFX with accelerometer, gyroscope and magnetometer (9X sensor fusion) but I have a problem using the magnetometer calibration.I proceed as mentioned in the documentation of motionFX library:Call MotionFX_MagCal_initCall Mo...

BFlor.1 by Associate II
  • 1321 Views
  • 4 replies
  • 0 kudos

Resolved! Set H3LIS331DL to generate continuously Pulse for DataReady Interrupt

Is it really possible to configure H3LIS331DL to fire an interrupt (a pulse) for each DataReady ?I've never succeded in doing that, It seems to be always mandatory to read Acceleration to "release" the interrupt line, hence being able to have a new i...

PGoud by Associate III
  • 1224 Views
  • 4 replies
  • 0 kudos

Resolved! LIS2DW12 and nRF52840 Feather Express via I2C HW issue

I have a simple setup of (Arduino) nRF52840 Feather Express connected to steval-mkiv1-184872 -evaluation board. I was going to use it via I2C bus, and followed the connection diagram almost to last letter.   I connected SDA/SCL to feather   I connect...