MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! LSM6DSR

I'd like to use SFLP for LSM6DSR. where can I find the examples and SDK? I searched around but couldn't find any. Thanks,

KFCUBE by Associate II
  • 1067 Views
  • 3 replies
  • 0 kudos

Resolved! what are the differences between lsm6dsr and lsmtdso?

Hey, I am using lsm6dsr + nrf 52811.  I found out the driver code provided by ST for lsm6dso in NCS Zephyr driver code. Can I use the lsm6dso driver code for lsm6dsr development? If I can't, what are the differences from lsm6dso for lsm6dsr?Thanks,

KFCUBE by Associate II
  • 855 Views
  • 2 replies
  • 0 kudos

lsm6dso remove g from acceleration

I would like to eliminate the influence of the gravitational field g from the measurement of accelerationI tried with a high pass filter. Is this the only solution?The problem is that the sensor evolves in space with orientations that vary over time....

chan by Associate
  • 701 Views
  • 1 replies
  • 0 kudos

IIS3DWB FIFO readout wrap-around

Hidoes the wrap-around feature work for the FIFO output registers as well?Can I just enable wrap-around in CTRL5 register, and read 7*number of words in FIFO bytes starting with register 78h to get the entire content of the FIFO?I have a hard time re...

LKert by Associate
  • 499 Views
  • 1 replies
  • 0 kudos

Timestamp Readings from the LSM6DSO

So this is a broad question, but I have been combing through the LSM6DSO datasheet all day, and I know that the sensor returns its own timestamp data. Beyond that, however, I am struggling to access this data. (My acceleration and gyro values are ret...

ItaiS by Associate
  • 764 Views
  • 1 replies
  • 0 kudos

Resolved! Change ODR in Sensor Tile Box PRO

Hello,I'm working with MKBOXPRO and I'm using the Entry/Expert Firmware to send to my app via bluetooth accelerations and gyro speeds. I think default ODR is 60 Hz for both datas.How can I modify ODR and increase it?In case there isn't a way to do it...

Decoupling capacitor recommendations for ASM330LHH

Hi,Greetings!We are planning to use ASM330LHHTR in our design. As per the datasheet of Gyro sensor chip, it is recommended to have a decoupling capacitor of 0.1uF+10uF (Aluminum). Since we don't have enough space in our board to accommodate the Alumi...

Sa.11 by Associate II
  • 1651 Views
  • 1 replies
  • 0 kudos

LSMDSO

Hi, Firstly, sorry for my low experiencia, i come here to try advanced in my project.I'm trying use the accelerometer LSMDSO with NUCLEO-F401RE and i i'm having difficult to read 3 axis data.Iam using the library present in the STM repository: https:...