Hello all,
I have a question about proper interface for my application. The goal is:
- to transfer data from several (3 or 4) remote stations (hundred of meters away) to one central unit, there make the processing (I consider multicore DSP TMS320C667x) and send results via ethernet (data rate reduced to several kb/s)
- bitrate of every line approx. 500Mb/s (only one way - simplex)
I consider usage of serial rapid IO over single mode fiber. Do you have other suggestions (interface should be directly supported by DSP) ? I can not find any eaxamples of SRIO via optical fiber. Could someone help with that.