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

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
  • 830 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
  • 896 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