Hi,
I the section 8.3.3.2 in the user's guide of TDC7200, I know I can write to COARSE_CNTR_OVF to set the overflow of TDC7200, but if I want to set a 300ns overflow in mode 1, how do I calculate the value should be written to COARSE_CNTR_OVF? Do I need todo the following steps?
(1) Read calCount
(2) Calculate normLSB = CLOCKperiod/calCount
(3) COARSE_CNTR_OVF = 300ns/normLSB
Can I set a 300ns overflow without reading calCount? Thanks.
Regards,
Eric