MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to get LIS2DW12 bandwidth = 3200 Hz

Hi, Could anyone to explain the meaning of "3200" number in Table 10. Operating modes - low-noise setting disabled (LIS2DW12 Datasheet).Is it Bandwidth in Hz?What is practical meaning of it if max ODR is resricted to 200 Hz only?BR, Oleg

OPush by Associate II
  • 483 Views
  • 1 replies
  • 0 kudos

Severe gyro integration error on LSM6DSM

Our application requires extraction of angle from the gyro samples over short periods of time- a few seconds. In other words, we need to integrate the gyros. We see that when we integrate the data when the device is static the accumulated error is fi...

Question regarding SensorTile.box 3rd party integration

Hi, Not sure if this is the right place to ask this but not finding any better options after looking around your website a bit. I have an IoT Hub/Gateway application that provides the ability to build out a lot of typical IoT functionality without...

Tbake by Associate II
  • 2343 Views
  • 13 replies
  • 0 kudos

Resolved! Pressure of sensor LPS22HB always equal to 0.0

I use a STEVAL-IDB008V2 and connect sensor LPS22HB to it. By I2C bus , my program communicate with the sensor and it receve interrupt for end of pressure acquisition. The problem is that the pressure read is always equal to 0.0.

CALVE by Associate II
  • 775 Views
  • 2 replies
  • 0 kudos

LIS2DE12 FIFO mode

I configured the device and I am able to read XYZ data by polling the status register 0x27 and reading data when it is ready. I read more than 32 samples of each. Then I tried to turn on the FIFO and setup Interrupt 1 for the I1_Overrun. I wasn't ...