How to configure and access histogram data in VL53L1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-08-22 11:25 AM
HI,
Could somebody tell me how to configure and access VL53L1 histogram data in detail.
Thank you
Solved! Go to Solution.
- Labels:
-
Time of flight
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-08-22 11:54 AM
It's easy - buy and use the VL53L1CB. There is a VL53L1CX which is the same chip (almost) but it does not use histograms.
So just do a range with the VL453L1CB and get the result. Under the covers, the histogram is read from the sensor and the answer is obtained.
There is a call - something like GetAdditionalData() that is in the API
If this or any post solves your issue, please mark them as 'Accept as Solution' It really helps. And if you notice anything wrong do not hesitate to 'Report Inappropriate Content'. Someone will review it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-08-22 11:54 AM
It's easy - buy and use the VL53L1CB. There is a VL53L1CX which is the same chip (almost) but it does not use histograms.
So just do a range with the VL453L1CB and get the result. Under the covers, the histogram is read from the sensor and the answer is obtained.
There is a call - something like GetAdditionalData() that is in the API
If this or any post solves your issue, please mark them as 'Accept as Solution' It really helps. And if you notice anything wrong do not hesitate to 'Report Inappropriate Content'. Someone will review it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-04-20 7:48 PM
您能更详细地介绍一下吗?为什么我收集的所有bin_data都是 0?
