Resolved! VL53L5CX Config error
I am trying to work with the VL53L5CX Tof sensor. The following calls succeed.VL53L5CX_InitVL53L5CX_ReadIDVL53L5CX_Start However, the following call fails: VL53L5CX_Result_t pResult; VL53L5CX_ProfileConfig_t _profile; _profile.RangingProfil...