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

LSM6DSL data retrieval

Hi,I am trying to get accelerometer and gyroscope readings from the LSM6DSL via a python script.Here is my code so far:def init(self):# activate gyro and accelself.write_reg(0x10,0b0110) #activate accelerometer (writing ODR_XL[3:0] in 0x10) at 416Hzs...

nmorgan by Associate II
  • 4906 Views
  • 4 replies
  • 1 kudos

Resolved! Send large chunks of data via BLE

Hello, I want to use the SensorTile.box to collect IMU data over BLE. I tried modifying the BLESensors source code to suit my requirements (by increasing the characteristic size etc.). But the ST BLE Sensor app doesn't seem to support this. I only re...

Flare by Associate II
  • 1474 Views
  • 2 replies
  • 0 kudos

Distance measured using LSM6DSO32TR

Hi, Could you provide any method/code to convert the acceleration values to distance(in cm)? we are able to read the acceleration but we need to know the distance covered as well. How to do it?  

NIVI by Associate III
  • 748 Views
  • 1 replies
  • 1 kudos

IIS3DWB power consumption in wait-for-event

Hello, IIS3DWB documentation provides only two data points about power consumption:Accelerometer current consumption @ 1.1mA typ.Accelerometer current consumption during power-down @ 5µA typ. I want to be woken-up on vibration levels (on X, Y or Z ax...

SGA by Associate
  • 842 Views
  • 1 replies
  • 0 kudos

Problem with Unicleo GUI

Hello . I have to boards L476RG and 303RE and of course IKS01A3 . After installing Unicleo , I can't connect to that IKS (It's not even showing port )  . I'm changing boards but still It can't see it . On some tutorials some lady was coping some file...

Reading LIS2DE12 temperature always reads 0

Hi all,I'm currently not able to read the temperature of my lis2de12.It always returns zero. lis2de12_temperature_meas_set(&dev_ctx, LIS2DE12_TEMP_ENABLE);lis2de12_data_rate_set(&dev_ctx, LIS2DE12_ODR_400Hz );lis2de12_block_data_update_set(&dev_ctx, ...

TEK00003.PNG
WSpar.1 by Associate III
  • 1007 Views
  • 3 replies
  • 0 kudos

Resolved! LSM6DSOXTR Thermal Resistance

Hi Please can you advise on the Thermal Resistance (K/W) of LSM6DSOXTR please so we can complete our ATEx evaluation. Many Thanks Dominic