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

Resolved! Hi, I have bought X-NUCLEO-IKS01A1 having 4 sensors,I have see that X-NUCLEO-IKS01A1 is arduino uno compatible,How to interface that board with arduino UNO , I have tried the interfacing same like ST nucleio board but couldn't find the address detecting,P

Posted on June 22, 2017 at 18:21Hi,I have X-NUCLEO-IKS01A1 having 4 MEM sensors ,I have seen that this board is compatible with arduino UNO,I have connected the board same as like the ST nucleio board,but I couldn't find the sensors giving output wi...

LSM9DS1 FIFO behavior

Posted on June 28, 2017 at 12:38Hi, I'm having some problem using the LSM9DS1 FIFO...My objective is to continuously acquire, without loosing samples, the Gyro and Accelleration data. (The magnetometer is turned off)This is what I do:- I set the wat...

STM32F072 usb audio

Posted on May 19, 2016 at 04:45 Hi guys, I new to STM32, was mostly use PIC32 for USB audio application but due to cost decided to switch to STM Now I have STM32F0 discovery board with STM32F072RBT6. I tried to setup USB audio w...

sgpiqx by Associate II
  • 2831 Views
  • 9 replies
  • 0 kudos

LSM6DS3 : Who-Am-I value not valid

Posted on June 23, 2017 at 15:24Hello,I am interfacing SPI based LSM6DS3 accelerometer to imx7 based board. I got LSM6DS3 driver from  'https://github.com/STMicroelectronics/STMems_Linux_Input_drivers '. Added device tree for this (kernel-4.1.15) as...

LIS331HH, understanding self test

Posted on June 22, 2017 at 14:51We have two prototype boards each equipped with a LIS331HH.One of the sensors seems completely broken because the Z axis shows values around 2.3g while laying flat on the table. Because of that we were now looking int...

Daniel S. by Associate III
  • 928 Views
  • 1 replies
  • 0 kudos

Request of VL53L0X

Posted on December 29, 2016 at 08:41Hello,I am using VL53L0X to perform range measurement. I knew there are C APIs and examples that provided by ST already. However, due to I am developing my project by other language, I think I should access to reg...

HTS221 driver integration for imx6

Posted on June 21, 2017 at 12:34Hi,I'm having trouble with HTS221 device driver integration (for a FreeRTOS app). ST provides a platform independent driver (see http://www.st.com/en/mems-and-sensors/hts221.html ). But those drivers have functions wh...

H3LIS200DL Pins 2,3 (NC)

Posted on June 12, 2017 at 01:50Hello:What kind of problem would be caused if pins 2 and 3, marked as NC in the data sheet, were grounded? Would it cause the device to not function?Thanks...

LSM9DS1 Android Stack

Posted on June 21, 2017 at 10:25Hi, I am using LSM9DS1 IMU for one of our android-6.0 based product. As referred in below links,HAL Layer :  https://github.com/STMicroelectronics/STMems_Android_Sensor_HAL_Input Drivers:https://github.com/STMicroelec...

Gesture recognition with SensorTile

Posted on June 19, 2017 at 17:41Hi at all,I am trying to implement gesture recognition with a SensorTile, to develope my firmware I started studying the BlueMicrosystem2 example, and so I was able to detect simple gestures as the wrist's orientation...