I have an issue with the Send TDR Pulse bit (bit 11 of TDR_CTL register) that doesn't clear. What are the conditions can provides the capture to be completed?
Here's what I do:
Write 0xC000 in register 16 to enable TDR in 100 Mb
Write 0x01FF in register 17 for start and stop window
Write 0xC900 in register 16 to send TDR pulse at 8 ns width
wait for Send TDR pulse to clear
Read results in registers 18 and 19
Thanks