I want to interface a high speed ADC such as the ADS5485 with a relatively low power DSP with sleep modes. The high speed ADCs tend to use LVDS outputs and DDR. A differential line receiver, such as the SN65LVDS9637 can convert LVDS to single ended LVTTL signals.
The questions I have are then:
Do any of TIs DSP have LVTTL compatible inputs?
Even after the data lines are converted to LVTTL, they will still be DDR. How do I interface DDR with a DSP? Do I need another intermediary IC? Can I use the DDR memory port on a DSP?
Now, suppose I want faster data rates with the ADC. Can I buffer the data in a chip and then send that data on to DSPs at a much slower rate in order to use much lower power DSPs? Do you have any suggestions for ICs that I can use in this case?
Any suggestions would be greatly appreciated.