Hi,
How is the best way to interface this AD with a microcontroller, since It doesn't have any syncro signal such as "convertion done"? I was thinking of using an external clock provided by a crystal oscillator for the AD and then connect it also to a GPIO of the microcontroller and use it to syncronize with the AD, that is to say, read data of the parallel output everytime there is a rising edge (by interruption) of the clock (taking into consideration the 6.5 clock cycles of data latency and the new data delay time).
PD: As it is a pipelined architeture, would you recommend it for a high resolution ultrasonic distance measurement ??
Thank you very much,
Best regards