Resolved! VL53L5CX - What does the constant VL53L5CX_STATUS_CRC_CSUM_FAILED correspond to?
Hello,I'm currently working with the VL53L5CX sensor and I came across the following definition in the header files of the API provided by ST : #define VL53L5CX_STATUS_CRC_CSUM_FAILED ((uint8_t) 3U)However, this constant doesn’t seem to be used anywh...