This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

reading 16bit parallel data from ADC on c64x+

I am new to DSP work. I am trying to find a way to hook a 16bit parallel ADC to the DSP so I can do processing on it. What interface can I use? How do you program that interface? I haven't found any documentation on how to program the DSP other than the dspLIB. So, I know how to use the dspLIB, but how do you actually get data in and out of the DSP?