Other Parts Discussed in Thread: TDC7200
Hello I'm trying to make a water flow rate sensor. I'm using TDC1000 and TDC7200 to get data from audiowell 1Mhz tranducer (HS0014-00 Ultrasonic Water Flow Tube). I'm using atmega328p as microcontroller. I successfully read and write both TDC device registers. But whether I connect sensors to TDC1000 or don't connect I get similar data from TDC7200. TDC7200 sends TRIGG signal to TDC1000 and TDC1000 generates START and STOP pulses. What can I do to read proper data from ultrasonic sensors? Thank you.