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

STEVAL-PROTEUS1

1) Please tell me how to mount the micro SD on the STEVAL-PROTEUS1.2) Please tell me how to test the above parts in the Windows10 environment as in the Android environment (st ble sensor).

BLee.9 by Associate
  • 546 Views
  • 0 replies
  • 0 kudos

Doubts about the reconfiguration procedure of the LIS2DUXS12's FSM

Hi support,I'm using the LIS2DUXS12. I make you a short recap about the use of the LIS2DUXS12 with our prototype:We use 3 FSM:FSM_1: To detect the significant motion;FSM_2: To detetct the no motion;FSM_3: To detect the situation where the acceleratio...

GPomp.1 by Associate III
  • 1308 Views
  • 5 replies
  • 0 kudos

Incorrect LSM303AGR Accelerometer Data

I'm trying to interface with the LSM303AGR using the 3-wire SPI protocol. I'm polling the registers 0x28 - 0x2D in high-accuracy mode, and what I've noticed is that the least-significant nibble of each axis is occasionally 0x1 instead of 0x0 as expec...

ESun.1 by Associate
  • 899 Views
  • 2 replies
  • 0 kudos

Unable to communicate with LSM6DSL via SPI

I have a custom setup which contains a microcontroller (non-ST) and a LSM6DSL (actually this is mounted on a STEVAL-MKI178V2) for evaluation purposes. I tried to communicate with the LSM6DSL via SPI (4-wire, tried both 1MHz and 100kHz) using the comm...

0693W00000VOVQRQA5.jpg 0693W00000VOVQvQAP.png
Thomas L. by Associate III
  • 806 Views
  • 1 replies
  • 0 kudos

SensorTile.box programming

I have the Nucleo-L476RG board. How I can program the Sensor Tile.box?Can I program the Sensor Tile.box with Nucleo-L476RG or only I can program it with STLinkV3? STLinkV3 is very expensive...do you know any alternative?Kind regards

CGarc.5 by Associate
  • 713 Views
  • 0 replies
  • 0 kudos
RPrak.1 by Associate
  • 688 Views
  • 0 replies
  • 0 kudos

How I do I2C Connect for the ISM330DHCX sensor

* Initialize the LSM6DSL sensor */ LSM6DSL_Init(&MotionSensor); /* Configure the LSM6DSL accelerometer (ODR, scale and interrupt) */ LSM6DSL_ACC_SetOutputDataRate(&MotionSensor, 26.0f); /* 26 Hz */ LSM6DSL_ACC_SetFullScale(&MotionSensor, 4); ...

nadza by Associate II
  • 1376 Views
  • 2 replies
  • 0 kudos