MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

VL53L1X, time data

Hello, I have bought VL53L1X to use it on a physics project. My project is about measuring the speed of light in air and some other fluids. As far as I understand, this sensor does not measure distance directly, but measures the time delay between th...

Sthe .1 by Associate
  • 612 Views
  • 3 replies
  • 0 kudos

Hi i have a problem with a sensor vl53l0x on the board b-l475e-iot01a. In particular when i use the VL53L0X_PROXIMITY_GetDistance() in a task with HAL_Delay() it work but when i use the osDelay it work only for a repetition of the for(;;).

If i use 2 task, and in first task put the VL53L0X_PROXIMITY_GetDistance() with osDelay, second task never start. I tried to replace osDelay() with other function for context switch but i have same problem.

Local Communication by using multiple VL53L1x

Hi, I plan to use a VL53L1x sensor pair to implement a very low-bandwith local communication as a side duty of ranging. For this purpose I need to be able to precisely control laser emission of VCSEL. Is is possible to timing VCSEL laser emission by...

CBila.1 by Associate II
  • 662 Views
  • 3 replies
  • 0 kudos