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! 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
  • 1128 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
  • 1317 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
  • 1590 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
  • 1921 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

Recalibration of 2 kinds of sensor, ASM330LHH and IIS2MDCTR, Do they need recalibration after running for a certain/long time ?

1) ASM330LHH is accelerometer and Gyroscope sensor and do we need to recalibrate it after running for a certain/long time? If need recalibration, how long time gap between 2 recalibrations2) IIS2MDCTR Magnetic is magnetometer sensor and do...

Hz1.1 by Associate
  • 1301 Views
  • 1 replies
  • 0 kudos