MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Wrong accelerometer value from LIS2HH12

Hello!Have bought the STEVAL-MKI183VI for the LIS2HH12 device.The device are enabled for all direction by wrinting the following to the ctrl1 register   regData.ZEN = 1;  regData.XEN = 1;  regData.YEN = 1;  regData.ODR = ODR_100_HZ;  regData.BDU = 1;...

OChri by Associate
  • 347 Views
  • 0 replies
  • 0 kudos

Problem while receiving data from the MEMS microphone.

I am using the STM32F407 discovery board and Wolfson pi audio interface. I have a problem in analysing sample values received from MEMS microphone.I wanted to plot the data sensed by the MEMS microphone, which is just sensing the surrounding environm...

rrach by Associate II
  • 389 Views
  • 0 replies
  • 0 kudos

Resolved! Accelerometer for use in boat engine

I have been asked to embed an accelerometer into the engine control module. It would normally be used when the engine is not running to determine static angle with respect to gravity; low G, angle sensor. However, once the engine starts running there...

Resolved! Step counter with LIS2DS12

Hi​, I'm using LIS2DS12 and I was wondering if it was possible to use it as a pedometer? How do you suggest to set the thresholds?Thanks​

f87 by Associate II
  • 920 Views
  • 3 replies
  • 1 kudos

LSM6DSO INTERRUPTS

Hi I am currently working on LSM6DSO.I am configuring it for wake up motion and Free fall interrupt generation in INT1 and INT2 pins.I am configuring it with below configuration.dataToWrite = 0x60;    DemoApp_I2cWrite(CTRL1_XL, dataToWrite);    dataT...

VBans.16 by Associate II
  • 842 Views
  • 3 replies
  • 0 kudos

Printf debug issue - X-CUBE-BLE1&X-CUBE-MEMS1 packages

Hi, I am following the guide "Getting started with the STMicroelectronics X-CUBE-BLE1 software package for STM32CubeMX" and recreate the example named "SensorDemo" just to know how to work with this library in CubeMX.I am using a Nucleo-L4R5ZI and th...

Resolved! LSM6DSO RMS values

Hi,I am using a LSM6DSO accelerometer. I want to know what type of acceleration I am getting as output: RMS acceleration or just the acceleration amplitude?Regards,Gabriel

adxl sends garbage via I2c2 to blue pill

hello, i connect a stm32f103 and adxl345 and now I see a something without utf8 - range, and those changes when i movie a sensor.whats's wrong with code?

ASzcz by Associate II
  • 790 Views
  • 3 replies
  • 0 kudos