MEMS (sensors)

Ask questions and find answers on ST MEMS sensors, such as the LSM6DSV and the LSM6DSL. Learn how to use the SensorTile.Box, and STEVAL kits.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Could not read and write the ISM330DLC each 10ms period

Dear ST Hello,I am trying to use the ISM330DLC 3D accelerometer and gyroscope with the stm32F329Discovery board and I am facing some problems when I want to read and write all the registers every 10 ms ISR period.I want to try to change the registers...

Resolved! Lis3mdl Z axis sampling rate

I am trying understand the sampling rate of lis3mdl on the Z axis. The datasheet has only stated on setting the ODR of X and Y but not Z. Only the performance of Z can be set. During testing, I have noticed that the Z axis sampling rate is slower tha...

DGan.2 by Associate
  • 793 Views
  • 1 replies
  • 0 kudos

Resolved! What is the purpose of VDDIO in ISM330DLC Accelerometer

Dear ST,I am using the ISM330DLC gyro and accelerometer,In the electrical connection mode 1 I have a pin called VDDIO.In my application I connected this pin to 3V but, I don't have any idea what is the use of this pin?Thank you for explaining

how to get LSM6DSOX simple I2C pass through working

I have a MMC5603NJ (i2c addr 0x30) connected to SDx and SCx on LSM6DSOX with INT2 pin grounded. I can see with logic analyzer I2C transactions on BOTH the Slave and Master interface, but every time I try to access a register in MMC5603 on Master bus...

MEnna.2 by Associate II
  • 2667 Views
  • 5 replies
  • 1 kudos

I am attempting to use the LIS3DH in SPI mode The data coming back is always the same regardless of orientation of the device I have tired 2 devices and they are both behaving the same

I am bit-banging since my CPU doesn't have native SPI compatible with the LIS3DH.To initialize the chip, I write:0x57 to Control Register 1 (DATARATE_100HZ, XYZEN) {see pic CR1Write.jpg}0x80 to Control Register 4 (BLOCKDATAUPDATE, SCALE_2G) { see pic...

Jprab.1 by Associate
  • 1315 Views
  • 1 replies
  • 0 kudos

How to match VL53L1 orientation with RoI X, Y parameters?

My application hopes to detect objects on a flat surface (e.g. table). I hope to place the VL53L1X in a vertical plane, close to the horizontal table top. Then I hope to be able to ignore reflections from the table itself by using the RoI feature. I ...

charles23 by Associate III
  • 1040 Views
  • 3 replies
  • 0 kudos

Resolved! Bit endianness is an issue in bitfields?

Dear ST hello,I have a question about the bit field,I am using the stm32F429 discovery board, and I am working on the gyroscope Mems.if I declare a union like this:typedef volatile union { uint8_t All; struct { uint8_t Yen:1; /*X axis enable*/ ...

Cant get MKI109V3 to connect to PC

I have the STEVAL-MKI224V1A with the LPS22DF pressure sensor. This is attached to a STEVAL-MKI109V3 motherboard.I downloaded and installed the UNICO GUI version 9.14.6.0 The GUI app opens as expected and I select the "Environmental Sensors" on the le...

jkain.11 by Associate II
  • 2151 Views
  • 8 replies
  • 0 kudos