MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! FSM compatibility with SFLP or tap detect in LSM6DSV?

I have four FSM programs working with the LSM6DSV sensor, all set to AODR/GODR of 30Hz in line with the examples I copied. Tap detect requires significantly higher ODR.  I might also want to run the SFLP at a rate higher than 15 or 30 Hz, so does thi...

KWine by Senior
  • 622 Views
  • 3 replies
  • 0 kudos

LIS3MDL hard iron offset registers

 Hi, the datasheet for the LIS3ML does not mention any dedicated offset registers that can be used to deduct an offset vector from the measurements: However, when I view the LIS3MDL app note, it says they are there: The app note points to 05h through...

Schermafbeelding 2023-10-16 om 14.59.54.png Schermafbeelding 2023-10-16 om 15.01.33.png

Resolved! LSM6DSV16X chip does not work.

LSM6DSV16X chip does not work.I purchased the LSM6DSV16XTR chip, then looked at the datasheet and built a simple circuit.But SPI communication doesn't work.I used the LSM6DSV16X arduino library provided by Sparkfun, but communication was not possible...

스크린샷 2023-10-14 151432.png 스크린샷 2023-10-19 202215.png
YJU by Associate
  • 943 Views
  • 3 replies
  • 0 kudos

Resolved! LIS2HH12 working like 1.6kHz@ODR=800Hz

I am evaluating LIS2HH12. Before starting to collect data, I simply reboot it, set FIFO to stream mode (010), enable FIFO, and enable the sensor by setting ODR=800Hz (110). Then I collect 800 samples (each sample=6 bytes, 2 for each axis) by reading ...

mete by Senior II
  • 610 Views
  • 2 replies
  • 0 kudos

Resolved! STHS34PF80 sensor with Nucleo_l073

I connected the MKI231KA board to the Nucleo-L073 board to test the STHS34PF80.And I downloaded the PresenceDetection_STHS34PF80 example in the MEMS1 package.Afterwards, I ran Unicleo-GUI and connected it to the COM port, but the data was not read No...

PatrickS by Associate
  • 1043 Views
  • 3 replies
  • 0 kudos

[LIS2DUXS12] Set FIFO_MODE when using FSM

I had an idea to start recording accelerometer data in the FIFO by switching to FIFO mode at one point in the Finite State Machine. This would be done by setting FIFO_MODE bits in the FIFO_CTRL register by using the SETR command. However, in the an59...

BD651 by Associate II
  • 527 Views
  • 1 replies
  • 0 kudos

Pdm mems microphone

Hi team, I am using MP23DB01HP mems pdm microphone.I am new to this PDM DATA format.i know about pcm.Llease provide information and pseudo code for pdm  to pcm  and vice-versa.Waiting for ur response...!Thank u,Alex

LIS3DH output register value less than the set threshold

I use the lis3dh sensor to communicate through SPI, and the sensor settings are as follows:lis3dh_gvWriteReg(LIS3DH_CTRL_REG0,0x90);lis3dh_gvWriteReg(LIS3DH_CTRL_REG1,0x37);lis3dh_gvWriteReg(LIS3DH_CTRL_REG2,0x00);lis3dh_gvWriteReg(LIS3DH_CTRL_REG3,0...

Andy Zh by Associate II
  • 580 Views
  • 2 replies
  • 0 kudos