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 to Z3C ( -4 to 60). Is this how it should be? or does this indicate something wrong? Is the format of the I2C spew documented somewhere or do I go fishing in the ULD source code to figure it out? Thanks!
