Hi there,
I am a student looking into implementing some algorithms I’ve developed into a DSP. I would like to use digitization in the order of 10-16bit resolution and ~100MSps (these are baseband signals). From my reading it looks like the simplest option to interface with a higher speed ADC is through the Universal Parallel Port (UPP) on the C674x-based DSPs. According to the wiki, this may sustain a realistic 16-bit @ 60MSps for 1 channel operation or 16-bit @ 40MSps for 2 channel operation (on the same UPP controller).
Is it feasible to run an acquisition/processing in this way? Otherwise I might have to consider the FPGA route, which I suspect represents an even steeper learning curve!
If so, it seems my options for a development board are the OMAP-L138/TMS320C6748 EVM or OMAP-L138 Experimenter Kit. Are there ADC daughter boards or evaluation boards which support UPP? Will it be necessary for me to make my own board to interface the DSP and ADC?
Any advice or suggestions will be greatly appreciated!
Regards,
Rhys