Skip to main content
PBoer.1
Associate II
July 22, 2024
Solved

vl53l5cx_set_VHV_repeat_count not found

  • July 22, 2024
  • 1 reply
  • 712 views

In the guide to using the VL53L5CX multizone Time-of-Flight ranging sensor it's described that for periodic temperature compensation the function vl53l5cx_set_VHV_repeat_count has to be called.

I can't find the function in any header or c file.

Best answer by lukaskn

Hi,

is it possible that you using an outdated VL53L5 ULD version, which does not match the documentation? The vl53l5cx_set_VHV_repeat_count function was introduced in version 1.3.11 of the L5 ULD and cannot be found in older ones.

1 reply

lukasknBest answer
Associate II
July 23, 2024

Hi,

is it possible that you using an outdated VL53L5 ULD version, which does not match the documentation? The vl53l5cx_set_VHV_repeat_count function was introduced in version 1.3.11 of the L5 ULD and cannot be found in older ones.