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

VL53L0x save power

Hi,   vl53L0x goto sleep and wakeup to reduce power.  I used single_mode,program as follow:   I find add          sensor_init(dev,vl53_mode);            //activa  The measurement time was 600 mS. long more than not add  this function?  how  to reduce...

zhy_0-1766628808091.png
zhy by Associate III
  • 41 Views
  • 1 replies
  • 0 kudos

How to Customize STWINKT1

Hello everyone. I'm a beginner to STM32 and STWIN. I'm experimenting with the DATALOG2 firmware on STWIN.My question is about customizing this firmware. What I want to do is keep the DATALOG2 functionality as-is, but add an extra feature: when the ac...

Imu by Associate
  • 884 Views
  • 2 replies
  • 0 kudos

Error in docs for SDDataLogFileX

The SDDataLogFileX example stores the wave file for the digital microphone but in the following docs it wrongly say that it store for the analog microphone :UM2626 at pages 15 (2.1.5) and 30 (2.2.6)FP-SNS-STBOX1_Quick_Start_Guide at page 27

nicolas by Senior II
  • 298 Views
  • 1 replies
  • 0 kudos

STHS34PF80 – Data remains constant, TOBJECT = -48

Hello,I am trying to get the STHS34PF80 sensor working on an STM32L0 platform via I²C. My initialization sequence is as follows:Algorithm reset according to AN5867:CTRL2 (0x21) = 0x10 // FUNC_CFG_ACCESS = 1 PAGE_RW (0x11) = 0x40 // FUNC_CFG_WRITE = ...

LPS28DFW Mechanical Limit

Hello everyone, I plan to use the LPS28DFW barometer to measure the final pressure after a drop from 30 atm. I only need to sense the final pressure within the sensor’s specified working range, but I’d like to know whether exposure to the initial 30 ...

Looking for NFC/BLE P2P wearable

My partner and I are creating an app designed for P2P as well as traditional user/vendor interaction. We need a wearable that can create a mutual event on the back end when the two wearables touch or are in close proximity. I see the ST25R3916 or STM...