MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

HSDatalog2 problem with STWINBX1

We are using the STEVAL-STWINBX1 at a CNC machine to gather vibration data. We are using the fp-sns-datalog2 HSDatalog Python framework to record the data over USB. Unfortunately, the data seems to always get corrupted in longer measurements (>5 min)...

nicolas_tudarmstadt_0-1692022911669.png

Resolved! Getting true north with the LIS2MDL and LSM6DSO sensors.

I use LIS2MDL and LSM6DSO sensors (with MotionMC and MotionEC libraries) for getting true north direction. I tested this configuration on IKS01A3 board and it works. But on my custom board, I'm having trouble with getting true north direction. After ...

_legacyfs_online_stmicro_images_0693W00000bl3Z1QAI.png _legacyfs_online_stmicro_images_0693W00000bl3ZBQAY.png
ALT.1 by Associate
  • 823 Views
  • 2 replies
  • 0 kudos

Single and double tap on LSM6DSL

Posted on April 20, 2017 at 17:40Hi,I am using the LSM6DSL with a SMT32L476. My question is in relation to the single and double tap generated events (on INT2 pins).1�) When I single tap on the sensor I have an interruption on INT2. If I read TAP_SR...

Omnia . by Associate II
  • 489 Views
  • 1 replies
  • 1 kudos

STWINKT 1B bug in fft analys demo.

In ultrasoun library has a bug. If change you in fft_app.h FFT_OUTPUT program is not compiled. Please change code like this  static void FFT_Thread(void const *argument) { (void) argument; #if (configUSE_APPLICATION_TASK_TAG == 1 && defined(TASK_F...

Getting correct register value when reading "WHO_AM_I" register on LPS25HB mems sensor but the wrong values read from the sensor. (STM32G474RE)

I have a board developed by one of my colleague, that uses a STM32G474RE microcontroller and in his SPI1 I had both an LPS25HB (Mems ST barometer) and too an acelerometer SCA3300. For the LPS25HB I'm using the following driver: https://github.com/STM...

0693W00000Dm7jGQAR.jpg

Resolved! FSM_ODR register settings on LIS2DUXS12

I am suspecting that the ODR setting in my application is not correct. I want to be using 25Hz so according to the datasheet I would set register address 39h to 48h. 25Hz equals 001 which would give 01001000 = 48h.But all examples and also the Unico ...

fsm_odr_register.png
BD651 by Associate II
  • 1020 Views
  • 3 replies
  • 0 kudos