Technical discussions about the TI C6000 DSPs (including the c62x, c64x and c67x DSPs).
Post a new Thread
Regarding Data Pipes/SIO in DSP/BIOS - veeresh8210 - Apr 14 5:56:00 2005
Hi.,
This question is regarding the Data pipes/SIO feature of the
DSP/BIOS.I have used limited features of the DSP/BIOS. I wanted to
know in what way PIPES are better than DMA/EDMA . Also I wanted to
know in which scenarios we can use PIPES/SIO.
With Best Regards
Veeresh

(You need to be a member of c6x -- send a blank email to c6x-subscribe@yahoogroups.com )
Re: Regarding Data Pipes/SIO in DSP/BIOS - Nithin Rajagopal - Apr 14 14:41:00 2005
Hi
I have not used this a lot but
one real-time application that I know of is frame prcessing (say fft of
a frame of data with windowing) It seems to be a good alternative to
the "triple buffering technique" (3 buffers for input, output and
intermediate for processing)that uses EDM/DMA to transfer data.
I guess data pipes with some SW interrupt management would make things
faster.
Regards
Nithin
--- In c6x@c6x@..., "veeresh8210" <veeresh8210@y...> wrote:
> Hi.,
>
> This question is regarding the Data pipes/SIO feature of the
> DSP/BIOS.I have used limited features of the DSP/BIOS. I wanted to
> know in what way PIPES are better than DMA/EDMA . Also I wanted to
> know in which scenarios we can use PIPES/SIO.
>
> With Best Regards
> Veeresh

(You need to be a member of c6x -- send a blank email to c6x-subscribe@yahoogroups.com )