Imaging (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! VL53L8CX vl53l8cx_get_power_mode returning 0x05

Hi I have 4 sensors in configuration all have separate address and initialize ok. when first sensor start ranging I check the state vl53l8cx_get_power_mode wake it up and it ganges with no errors. but then I want to put it to sleep, so I again check ...

MSkrt by Associate
  • 562 Views
  • 1 replies
  • 1 kudos

Resolved! VL53L8CH Evaluation Board Purchase

I am looking to purchase an evaluation board for the VL53L8CH in order to take advantage of the CNH data for potential use in AI models.The below expansion board web page has the below text (Link below) Time-of-Flight expansion board based on the VL5...

VL53L8 with nRF52 DK (nRF52832)

Hello,I've been working with a SATEL-VL53L8 sensor for a while. For this I've used the L4RZI board and now i moved into the nRF52 board for more tests.I've been having trouble trying to implement this. I've tried to use the VL53L0 configuration, (CON...

Lourenco by Associate
  • 569 Views
  • 0 replies
  • 0 kudos

Resolved! X-NUCLEO-53L7A1 and Nucleo-F429ZI

Hello everyone,I just received my X-Nucleo-53L7A1 board and I'm trying to get it working with my Nucleo-F429ZI. In CubeMX,I've selected my board and the appropriate software pack. For the pin configuration, I followed the example provided for the Nuc...

Miickey by Associate II
  • 1074 Views
  • 3 replies
  • 0 kudos

Resolved! TOF VL53L1 autonomous mode with ambient light

Hello,We are using the VL53L1 sensor in autonomous mode to range data, mostly indoors but sometimes outdoor.Following the Table 3 in UM2133, we use the short distance mode in order to have better ambient light immunity when outdoors.However, in the A...

abdmou by Associate
  • 840 Views
  • 2 replies
  • 0 kudos

VL53LCX Gesture Recognition for Linux

I have used the VL53LCX Linux driver to operate the ToF sensor on the IMX8M Nano board, and the Linux driver is functioning correctly. However, I am encountering issues with implementing gesture recognition functionality. I have used the gesture reco...