Something Wrong with Calibration of VL53L3CX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-10-08 1:02 AM
Vl53l3CX works well when i init it with DataInit and StartMeasurement Function,but when i add a OffsetCalibration to its init sequence,it output a distance of 8191 mm,which is obviously wrong .Paraments of calabration function are shown in the following picture,is there anything wrong.any advice will be appreciated.
Solved! Go to Solution.
- Labels:
-
Ambient light
-
Time of flight
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-10-08 4:50 AM
the rangestatus of the first measurement is always 255,use VL53LX_ClearInterruptAndStartMeasurement function get
next normal measurement.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-10-08 4:50 AM
the rangestatus of the first measurement is always 255,use VL53LX_ClearInterruptAndStartMeasurement function get
next normal measurement.
