How to operate VL53L7CX ToF in 64 zones.
Hi.
Regarding the VL53L7CX, I downloaded STSW-IMG036 (API Source) from the product page and tried running the Nucleo board and sensor using the example project included there. However, the default sensor operation setting in the code is 16(4×4) zones, but I don’t know exactly how to change it to 64(8×8) zones.
In the user manual
They say it can be changed in vl53l7cx_set_resolution(), but there is no detailed explanation, so it is currently not possible to modify it. It may be because I don't know C language well, but please help me with a detailed explanation.
