Can you please guide me in how to make the audio codec interact with the DSP board (TMDSPDK6727 or PADK)? Please direct me as to where I can find some literature or some how-to guides on it.
I have been looking at the 'analog loopback' project files that have been provided with the board. I only want to use one channel giving it analog input. I understand that DMAX is memory on the DSP board and the buffers are being created on there, but I am unable to fully understand the code. For example I don't understand: how to turn-off all the channels except one, how often is the DMAX buffer updated? How can I process the signal?
I have used the C6713 which has a readSample and writeSample in its library. Is there some sort of function for the PADK?
Please provide me any help you can in this regard!
Thank you