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

LSM6DSO pedometer threshold/offset settings

I have one axis on the LSM6DSO that gives a lot of false positives due to some vibrations on the board. I know there is a way to set the step count and duration thresholds, but is there a way to adjust the sensitivity or motion threshold of just one ...

CQuin.1 by Associate II
  • 520 Views
  • 1 replies
  • 0 kudos

Resolved! Commercial use of mems sensors library

Hello everyone. I am nearly beginner of using mems sensors. The license agreement of x-cube-mems1 is SLA077 . I read this license agreement a little bit and i confused that could i use this library for my commercial product. And additionally could i ...

AYazı.1 by Associate
  • 541 Views
  • 1 replies
  • 0 kudos

LSM6DSO FSM implementation example with the mbed library

Is there an example for how to implement an FSM using the mbed library? I found an example FSM on GitHub that I would like to try, but I'm not sure how to implement with the mbed library. Links below.https://os.mbed.com/teams/ST/code/HelloWorld_IKS01...

CQuin.1 by Associate II
  • 627 Views
  • 1 replies
  • 0 kudos

X-CUBE-MEMS1 Drivers installation Error

Hello,I want to install X-CUBE-MEMS1 Driver in STM32 Cube IDE(V 1.5). The pc that I use, has not internet connection. I downloaded X-CUBE-MEMS1 Expansion for STM32Cube offline. There is only version 8.2 on ST website. So I chose that one.I opened E...

AK47 by Associate II
  • 762 Views
  • 1 replies
  • 0 kudos

Resolved! Movement detection problems with IIS328DQ

I am designing a movement detector with the chip IIS328DQ (using INT1).For the IIS328DQ registers configuration, I use the driver https://github.com/STMicroelectronics/STMems_Standard_C_drivers/tree/master/iis328dq_STdCNOTE: User register configurati...

I have an L475 Discovery IoT node, I want to collect sensor data from the board and save it in a text file in my laptop which is USB connected to the board. I have tried Fprint and fwrite but it doesn't seem to work.

fp=fopen("Issamos.csv","w+");   /* Infinite loop */ /* USER CODE BEGIN WHILE */ while (1) { /* USER CODE END WHILE */   /* USER CODE BEGIN 3 */ temp_value = BSP_TSENSOR_ReadTemp(); int tmpInt1 = temp_value; float tmpFrac = temp_val...

IBo.1 by Associate
  • 809 Views
  • 3 replies
  • 1 kudos

Capture

Hello Friend i have a problem about vl53l0x measurement sensor. i send a error message while open the GUI.i shared a erros screen shot .What is the problem. Thank you