MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1232 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
  • 740 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
  • 1334 Views
  • 3 replies
  • 0 kudos

IIS2DH - multiple interrupts

I've changed from LIS2DH to IIS2DH, without changing the drivers sources. According to the datasheet, there should be no problem doing this.In the application the accelerator is used to detect each motion of the device. If the device keeps un-motione...

afr_e2 by Associate II
  • 2261 Views
  • 7 replies
  • 0 kudos