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.

OMAP-L137 Questions

Other Parts Discussed in Thread: PCM4104

Hello,

I have been making good progress with the EVM board. I have it running stand-alone with the root file system on SD card.

I have been reading up on the DSP/BIOS and tried running the audio echo sample. The sample program runs but the audio is distorted in one channel and there is an oscillation on the other.  It is not that important for me to have that running perfectly at the moment.  My desire at this point is to learn how to stream data to / from the McASP pins. I would like to create a sine lookup table and send data to the header pins on the PCM4104 DAC EVM. After looking over the various sample applications I am kind of overwhelmed and could use some advice on where to start. I understand that I need to use the CSL library. and I would like to build the application to run with the DSP/BIOS kernel.  Eventually, my goal is to have the data come from, and be sent to the GPP side. I understand the DSPLink is what I will need for this?

Is there a sample that uses both the DSP/BIOS and the CSL McASP?