Sign in

username:

password:



Not a member?

Search c6x



Search tips

Subscribe to c6x



c6x by Keywords

AD535 | BIOS | Booting | Bootloader | C621 | C6211 | C6415 | C671 | C6711 | C6711DSK | C6713 | CCS | Chassaing | COFF | DAT | DM64 | DM642 | DMA | DSK671 | DSK6711 | EDM | EDMA | EMIF | Emulator | EVM | EVM620 | FFT | FIR | GPIO | Halting | HPI | HWI | IDK | JTAG | LDB | LDH | LDW | Linker | LMS | LOG_printf | Matlab | McBSP | MEM_alloc | MIPS | PCI | PCM3003 | Pipeline | Profiling | QDM | Reset | ROM | RTDX | Sampling | SDRAM | Stack | TEB | THS1206 | TMS320C621 | TMS320C6416 | TMS320C6711 | TMS320C6713 | UART | Vector Table | XBUS | XDS560


Discussion Groups

Discussion Groups | TMS320C6x | Re: Regarding Data Pipes/SIO in DSP/BIOS

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 )