Does zone numbering for VL53L5C in 8x8 mode start with ZFFFFFFFC (-4)?
I'm looking at the I2C spew from a VL53L5C, and it appears to be values for each of 64 zones. Data for a particular zone starts with Z_______ where the blank is the zone number. But instead of starting with Z 0 to Z3F (0 to 64) it goes from ZFFFFFFC ...