Hey! Sorry for my english.I am facing a problem. when trying to read 2 VL53L1XV2 sensors, the program execution stops in a loop. in this loop I am using:VL53L1X_BootState(dev, &Bootstate);... and exit it when Bootstate is 0x03 ...I use the HAL_Delay ...