MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

VL53L0X sensor timeout in API

Posted on June 30, 2017 at 19:28Hey guys I have been working with VL53L0X and Stm32F7  at my company so the problem is that it can identify the chip ID well but get a ERROR_CONTROL_INTERFACE at the first api callVL53L0X_DataInit(&MyDevice);After fur...

psalian by Associate II
  • 438 Views
  • 0 replies
  • 0 kudos

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
  • 1970 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...

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...