Best practices for controlling exposure time of VD55G1 in Linux
What are the best practices for controlling the exposure time of the VD55G1 in Linux?
Discuss applications using ST FlightSense Time-of-Flight sensors, ST BrightSense CMOS image sensors, and ambiant light sensors (ALS) technology. Find answers to your questions on troubleshooting, data accuracy, optimizing communication and more.
What are the best practices for controlling the exposure time of the VD55G1 in Linux?
Dear all,I'm trying to reproduce the steps of STSW-IMG051 smart cup detection Example. Running the CupDetectEVK.exe, I get the errors you see on the screenshots. I tried to check whether the sensor itself is working by running the STSW-IMG043 example...
Do the current VD56G3 drivers support the CM5 module? I have followed the installation guides several times (including building libcamera from the ST source files) and I can't get libcamera to stream the camera. Here is the error message:$ libcamera-...
Hello everybody!I would really appreciate if you find some time to help me with my project. I want to take distance data from VL53L5CX module, which I have connected with Nucleo L476RG board exactly as in the picture uploaded. I just want this data t...
I am trying to build the libcamera from the source files provided in "en.STSW-IMG502_RPI.zip" and I am getting the following error. I have cloned https://github.com/raspberrypi/libcamera.git and confirmed I can successfully build it to verify I have ...
Hello everyone,I am currently working with the VL53L4CD sensor using the ULP (Ultra Low Power) driver. My goal is to use it for presence detection and distance measurement while keeping power consumption as low as possible.I understand that using ver...
Hi everyone,I am currently working with the STM32N6570-DK board and would like to integrate the STEVAL-56G3MAI camera module with it. The camera's overview page mentions that it supports the STM32N6 series. However, I have been unable to locate any S...
Hardware environment: STM32F405 chip and VL53L5CX-SATEL module;Software environment: Based on the STSW-IMG023 sample code, the code is ported to KEIL5 for use;Problem description: After completing the sensor initialization (ranging frequency 10hz, ra...
I am using the VL53L4CD sensor with a nucleo board by using the API provided by ST.By using the xshut pin and the API, I can change the device address.But as soon as I shut down the power or reset the sensor through xshut, its address comes back to t...
Hi,I was wondering if there were plans to make drivers for the ST BrightSense image sensors available for the ST STM32N6 Series μCs (these could be bare metal, FreeRTOS, ThreadX or Zephyr drivers) or for ST STM32MP2 Series SoMs (in the form of libcam...