I use tdcWaitUs(400) to wait for an TDC event with a timeout of 400us. Before and after the wait I toggle a GPIO.
Sometimes tdcWaitUs() ends just after 347us without that an event appeared. tcdCheckDoneEv(done) sets done to 0.
How accurate is this timeout?
Regards
Armin