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.

CC1310 sensor controller tdcWaitUs() timeout too short.



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