This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDC7201: when using Multi-Cycle Averaging, is it only for mode2?

Part Number: TDC7201

Dear ,

        when using Multi-Cycle Averaging, is it only for mode2?

I checked the datasheet "7.4.4 Multi-Cycle Averaging".

It only say "

The CLOCK_COUNTn registers should be right shifted by the
log2(AVG_CYCLES) before calculating the TOF. For example, if using the multi-cycle averaging mode,
Equation 2 should be rewritten as: TOFn = normLSB [TDCx_TIME1 - TDCx_TIME(n+1)] +
[TDCx_CLOCK_COUNTn >> log 2 (AVG_CYCLES)] x [CLOCKperiod]

"