MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Using 3DoF magnetometer for position information

Our application would like to track the attitude of an object - yaw, pitch, and roll - at 500Hz update rate. The object is not moving very fast, but accuracy is important; for example, it would move through a 30 degree arc in about 1 second, and we w...

Resolved! Strange schematic for X-NUCLEO-53L1A1, I2C level shifter

Hi,X-NUCLEO-53L1A1 expansion board uses an IC (ST2329AQTR) to shift the 3.3V I2C bus lines of the MCU to a 2.8V I2C bus for the proximity sensor VL53l1x.Why are there these strange connections between the 3.3V and 2.8V bus as shown on the schematic o...

0690X000006CHmMQAW.png
JWill.12 by Associate II
  • 979 Views
  • 4 replies
  • 0 kudos

LSM6DS33 Temperature Sensor compensates the Gyro/Accel Sensitivity?

Hi thereWe use the LSM6DS33 mems and need to have accurate gyro data. As the LSM6DS33 has an internal temp. sensor I'm wondering if the gyro/accel sensitivity is automatically corrected by the sensitivity of +16 LSB/°C?We use the FIFO continous mode ...

AKoll by Associate
  • 579 Views
  • 2 replies
  • 0 kudos

Difficult to find values from

Hello ST, Am working on Steval-MK1159V1 Sensor which is interfaced through SPI to SAME51 Controller( Atmel ). I have been gone through Analysis of this Sensor. I Read LSM9DS1 Document. In Application, i read values of register which is 16 bit and mul...

kD1 by Associate II
  • 427 Views
  • 0 replies
  • 0 kudos

IddPdn specification for LIS2DE12

I am designing a product for a client and have selected the LIS2DE12 for it's low power consumption. I have measured the power consumption (standalone), with nothing connected to it to be 160uA with VDD and VDDIO both connected to 3.0V. When I remo...

VL53L0X spurious readings noted when kept on floor

I am using VL53L0X for distance sensing with a PMMA (acrylic) glass cover of 0.6 mm on it at an distance of 0.4 mm. When i keep the sensor on the ground and try to get the distance measurement when there is nothing but the roof in front of the sensor...

Problem with the iis328dq's data ready interrupt

I'm trying to read the data from the iis328dq using the data ready function.To do so, I wrote the CTRL_REG1 with 27h and CTRL_REG3 with 82h to have the accelerometer working in normal mode with 50 Hz of ODR. I use SPI at 25 Mbit/s to comunicate with ...