Other Parts Discussed in Thread: TDC1000,
Tool/software:
Hello Team
i have been trying to measure tof for liquid identification using TDC1000 and TDC72000 couple.
The dimension of my liquid container is 74x74mm.
Time1, Time2 and ClockCount registers show me correct value when i change position of the transducer.
I can get 100 microseconds calculated TOF result from TDC7200.
This shows me there is no any fault or communication issue.
But calibration1 and calibration2 registers are 0.
I get the calibration register values from the same function that i used for the time1, time2 and clockCount registers.
These 5 variables are 32 bit unsigned integer.
I checked the addresses many times.
CalCount=(calibration2-calibration1) / (10-1)
in this caseCalCount result is always 0.
i can't calculate under microsecond.
My gui show all values please check that.
My custom GUI;
My container setup;
My Pcb
thanks..
Murat