Hi all,
I use the DSP/BIOS AIC23 Codec Device Driver for the TMS320C6713 DSK (SPRA677) brought by TI to access the Audio Codec AIC32 in the development board DSK6713 via input and output streams.
I see no way of using SIO_put / SIO_get or SIO_issue/ SIO_reclaim so that the ADC and the DAC of the codec start reading(writing) into a new buffer at the same time. Is there another possibility to recognise the start of "useful data" when reading buffers from the input stream, where "useful" means data that is coming from the input stream (from the ADC of the codec) as response to a previously sent a buffer to the output stream?
Regards,