Question
Histogram generation loop - VL53L3CX
Hello Community,
I do agree we don't need to write the code as API is well updated, but to understand my output properly I could really use your help on understanding bits of the histogram loop.
- if ((pMultiRangingData->StreamCount & 1) == 1) ---> what does StreamCount refer to ?
- How does this loop handle ambient light ?
- why does the signals always start from bin index 4 ? Can this be changed ?
If you could point me to docs on it I am happy to read further
Thank you
V++
