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

LIS2DW12 false wake up interrupt

Hello!Our application uses accelerometer in three modes:power downmotion detectiontilt angle monitoringHere is power down mode configuration:lis2dw12_data_rate_set(&handle.acc_dev, LIS2DW12_XL_ODR_OFF);Motion detection configuration:accel_soft_reset(...

DSes.1 by Associate
  • 617 Views
  • 0 replies
  • 0 kudos

About building a device that uses Arduino uno to draw accelerometer data from 9-axis motion shielding on a 1.8 "TFT display

I wonder if embrio can help me solve my problem. I have little programming experience. I'm trying to build a device that uses Arduino uno to draw accelerometer data from 9-axis motion shielding on a 1.8 "TFT display. I want to draw the data as close ...

SNorm.1 by Associate III
  • 772 Views
  • 1 replies
  • 0 kudos

Where are the .ioc files for STSW-STLKT01 sample programs?

According to the data brief STSW-STLKT01 Embedded software samples for SensorTile (DB2962) the sample projects are "Built on STM32Cube software technology, it includes all the low level drivers to manage the on-board devices and system-level interfac...

HCohe.1 by Associate III
  • 836 Views
  • 1 replies
  • 0 kudos

Resolved! Why do my I2C HAL commands to the LSM303AH not work?

When power is applied to the STM32L476, 3.3 v is also applied to the LSM303AH pins2             CS9             Vdd 10           Vdd IOThese commands work:MX_I2C3_Init();                      Goes to code created by CubeMX HAL_I2C_GetState(&hi2c3);  ...

JBonn by Associate III
  • 817 Views
  • 1 replies
  • 0 kudos