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

Couldn't initialize MotionCP library

I have connected X-Nucleo-IKS02A1 to Nucleo H563Zi.When I am trying to initialize the MotionCP library using MotionCP_Initialize() function, it is not getting initialized and I couldn't step into it.But when I initialize IKS02A1_MOTION_SENSOR_Init(IK...

Priyaa by Associate II
  • 573 Views
  • 1 replies
  • 0 kudos

Sample code for IMU

Hi ST experts,Is there any sample codes available for IMU?I checked the info of X-Cube-MEMES-XT1 is already NRND.  

STLearner by Associate III
  • 1778 Views
  • 4 replies
  • 1 kudos

Resolved! LSM6DSV FSM example with baro (LPS22XX) as external sensor?

I have examined the FSM example folder on github and, while there is an example for an external magnetometer, I haven't found any examples for an external barometer. Is there such an example? And if so, where can I find it?I believe I can create my o...

KWine by Senior
  • 1347 Views
  • 4 replies
  • 0 kudos

Resolved! reading zeroes from IIS3DWB FIFO

Sometimes, I am reading zeroes from IIS3DWB FIFO. I thought maybe it is because I am using a protoboard (using MKI208) so I connected it directly (with cables) to RPi 4 but it still happens.I guess it is not normal to find these in FIFO, can it be du...

mete by Senior II
  • 758 Views
  • 1 replies
  • 0 kudos

Resolved! asm330lhhx scale factor for each x, y, z axis

Hello,For the asm330lhhx device, when does the scale value change and get set?  I am trying to determine if the scale factor needs to be checked only once at power up or continually while reading the raw x, y, and z values for both the gyro and the a...