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.
Hi, I designed a special board that includes the LSM6DSO32 sensor. I want to get step count data, for testing I am using ESP32-CAM with LSM6DSO32 via I2C. I have followed the basic routine mentioned in application notes. I can get only garbage value....
Hello,I'm looking for any available douments/application notes on how to mount the sensor on a device housing. For example I would like to know what is the suggest o-ring, is it safe to expose the sensor opening to the external world or it needs some...
Hi,I am using an LIS2DE12 in I2c mode. During setup, my code:- wrote 0 to CTRL_REG4 (BDU=0, FS=00, ST=00, and SIM=0)- wrote 0 to CTRL_REG2 (no high-pass filtering)- wrote 0 to CTRL_REG5 (disable FIFO)- wrote 0 to FIFO_CTRL_REG (selects Bypass mode)-...
We have a ILPS22QS pressure sensor.We are getting an occasional i2c error.On investigation it seems the ILPS22QS sensor is holding the SCL line high during a pressure reading.I have read through the datasheet and see no functionality that would allow...
hi! Please provide the zero bias(accelerometer) at 25℃ of ASM330LHHTR, thanks!
I designed a small PCB for LSM6DSV but I got no signal on SPI-MISO and got NACK on I2C-SDA.I have replaced several chips but all the chips have the same behaviour(no signal reply).I'm very sure the SPI and I2C pins are correctly connected to LSM6DSV....
Hi Team, We are working with the LSM6DSOX sensor and integrating it with two different MCUs: nRF5340 and ATSAMD51, using the I2C communication protocol. We have been able to successfully read the device ID, accelerometer data, and gyroscope data. Ad...
Hi Team, We are working with the LSM6DSOX sensor and integrating it with two different MCUs: nRF5340 and ATSAMD51, using the I2C communication protocol. We have been able to successfully read the device ID, accelerometer data, and gyroscope data. Ad...
Hi everyone,I am currently trying to get a lsm6dsox to interface with a Nordic nRF52833 board using i2c communication. I am looking to read accelerometer/gyro values.I am able to write to the sensor but I am unable to read from the sensor without rec...