MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ILPS22QS: SWRESET bit not clearing

We are currently trying to run experiments with the ILPS22QS sensor. According to the datasheet, when setting the SWRESET bit in the CTRL2 register to 1, it should self-clear when the reset is finished - but this never happens. The bit stays 1, and t...

ISM330DLC misalignment measurement result

Hi, I use the ISM330DLC to measure the tilting of an excavator arm (similar to an inclinometer). I have observed that some ISM330DLC accelerometer sensors exhibit misalignment in their Z-axis measurements. For example, while the X and Y axes produce ...

deddy11 by Associate II
  • 154 Views
  • 3 replies
  • 0 kudos

LSM6DSL Power Consumption

Hello,I am writing a firmware with nrf52832 microcontroller and I have interfaced ST's LSM6DSL module. I am facing some issues regarding power consumption of LSM6DSL module. I have used 10K resistors with sda, scl, sdO and cs pins is this correct.I a...

yash2530 by Associate II
  • 1629 Views
  • 5 replies
  • 1 kudos

Resolved! ISM330DLC fifo settings issue

HiI managed to read both accelerometer and gyroscope ISM330DLC in "polling" mode with INT1 pin with 3330 output data rate, but my goal is to reach peak data rate (6660 samples / s) so I need to use FIFO and this is where my problems start, I dont kno...

amistar by Associate III
  • 312 Views
  • 7 replies
  • 0 kudos

Resolved! LIS2MDL BDU only works for 3 axis independent readouts

HI, it seems to me that reading the LIS2MDL sensor only works correctly if I read first the X axis, then the Y axis, and finally the Z axis separately, each axis in a separate SPI transaction. My settings:- continuous measurement, output data rate se...

amistar by Associate III
  • 224 Views
  • 4 replies
  • 0 kudos

Resolved! Get IIS2DH data with data ready interrupt

Hello everyone,I'm using the II2SDH accelerometer and want to collect the data whenever the Data Ready Interrupt is fired. I'm using the INT1 pin for that and this is my configuration: SPI_WriteByte(CTRL_REG1, 0x9f); // Low power mode, 5.376Hz dat...

LIS3DH FIFO Full Interrupt

I need to configure LIS3DH to generate FIFO full interrupt in INT1 pin. Once my MCU gets the hardware interrupt, it will read entire FIFO. And the loop should continue. Can anyone help me what are the correct steps to configure and read FIFO?Regards,...

ABane.1 by Associate III
  • 83 Views
  • 1 replies
  • 0 kudos