Part Number: TDC7200 Hello,
I've been trying to get the TDC7200 working in an application that needs to measure the time between the rising edge of two pulses in mode 2. I've configured the TDC7200 as follows:
// tdc_write(address, value)
// tdc_read…
Part Number: TDC7200 Other Parts Discussed in Thread: TDC7201 , As specified in the data sheet, the minimum frequency for the reference clock is 1 MHz. But that translates to a maximum measurable time of around 65 ms. But Can I use a clock frequency which…
Part Number: TDC7200 Tool/software: We are interested to work with the TDC7200 IC with SPI signals with the voltage levels of 0-1.8V.
We will appriciate if we can receive a confirmation that a supply voltage of 2.2VDC can enable the IC to work properly…
Part Number: TDC7200 Other Parts Discussed in Thread: MIKROELEKTRONIKA This is my current TDC7200 setup with a microcontroller for Time-of-Flight (TOF) measurement and distance calculation. Below are my hardware setup, configuration details, and specific…
Part Number: TDC7200 Hello
I'm trying to read TDC7200 register using SPI interface.
After power-on reset, I tried to read CONFIG2(address 0x01) and expected 0x40, which is the default value.
But I got the waveform below.
It seems that the read…
Part Number: TDC7200 Hello Experts,
We are using the TDC7200 in mode 2 to "timestamp" events using some external circuitry. The TDC7200 clock runs at 10 MHz so there is a 100 ns period for CLOCK1.
I would expect to see the TIME1 value range from near…
Part Number: TDC7200 Other Parts Discussed in Thread: TDC7201 Tool/software: does this device can measure propagation delay of another device? by having the start measurement at input of another device and stop at the output of another device yes this…
Part Number: TDC7200 Other Parts Discussed in Thread: TDC1000 Tool/software: HI !
I am facing issues while writing values to the registers.
I am able to read the default values of the registers on power on but unable to write any values.
I tried…
Part Number: TDC7200 Other Parts Discussed in Thread: TDC1000 , , MSP430FR6047
Hello,
I'm working on a project to develop an ultrasonic flowmeter using the time of flight (TOF) method. I'm using 2 transducers (2 MHz), TDC1000 (AFE) and TDC7200. I…