LIS2DH12 support for X-CUBE-MEMS
Will support be added to X-CUBE-MEMS (1.6.2.0) for the LIS2DH12?
Will support be added to X-CUBE-MEMS (1.6.2.0) for the LIS2DH12?
Hi, I am using IIS328DQ with SPI communication. When I Check register WHO_AM_I, it was return 0x64. It is wrong because in datasheet it mention must be 0x32. So what is the solution?Thanks
LSM9DS1 IMU Linux Driver:https://github.com/STMicroelectronics/STMems_Linux_IIO_drivers/tree/linux-4.14.y-gh/drivers/iio/imu/st_imu68LSM9DS1 Magnetometer Linux Driver:https://github.com/STMicroelectronics/STMems_Linux_IIO_drivers/blob/linux-4.14.y-g...
Hello,I'm just looking at the CS pin operation of ISM330DLC and other ST mems sensors. It seems the when (CS=1) its in I2C mode. When (CS=0) its in SPI mode.Where I'm using multiple devices on an SPI channel with a sepearate CS for each device, what ...
Hi - I intend to use the LSM6DSO chip in I2C mode. Can you let me know if the CS pin can directly be pulled to VDD or needs resistor to VDD? IF so what may be recommended value/
Understanding that the temperature sensor on the LIS3DH provides a relative value rather than absolute... Is it possible to calibrate this value for an individual sensor against a known measured temperature and then use the relative changing value to...
Hello everyone. I have been struggling with creating the tilt compensation compass. I have prepared the code which is based on demo firmware but I don't receive reliable output. I mean, when I rotate the development board, the heading value doesn't l...
Hello eveyone, I used LSM6DS3 mems that I would like to get quaternion data, without MAGNETIC. Can I use MotionEC_Run function and without MAGNETIC?And then, I try to run MotionEC_Run(&data_in, &data_out) function under the STM32CubeExpansion_MEMS1_...