Sign in

username:

password:



Not a member?

Search c54x



Search tips

Subscribe to c54x



c54x by Keywords

5409 | 5416 | AD5 | ADC | BIOS | Boot | Booting | Bootloader | C540 | C5402 | C5409 | C5416 | CCS | Codec | DMA | Dmad | DSK | DSKPlus | Dsplib | EVM | FFT | FIR | Flash | GPIO | HPI | Initialization | Interrupt | JTAG | LOG_printf | MCBSP | RFFT | RTDX | Sampling | STLM | UART | VC540

Discussion Groups

Discussion Groups | TMS320C54x | Multiple DMA channels in c5409

Technical discussions about the TI C54x DSPs (including the c5401, c5402, c5402a, c5404, c5407, c5409, c5409a, c5410, c5410a, c5416, c5420, c5421, c5441, c549, c5470 and c5471).

  

Post a new Thread

Multiple DMA channels in c5409 - narcispr - Apr 20 10:06:00 2004



Hello!

I'm using a c5409 DSP. I have 2 AD codecs a 1 DA codec in my board.
I would reproduce with the DA codec the audio adquired follow the
AD1 and AD2 like represent de next schema.

))< AD1-->McBSP0-->DMA0-->CiclicBufferAD0
))< AD2-->McBSP2-->DMA2-->CiclicBufferAD2

(CiclicBufferAD0 + CiclicBufferAD2)-->McBSP1-->DA <((

To configure the DMA0 and DMA2 I use a DSP/BIOS from CodeComposer 2.
If I only active a DMA0 this works well and If I only active a DMA2
this works well to. But when I try to active DMA0 and DMA2 together
the DMA2 works well but DMA0 begins capturing the data that arrive
from the McBSP0 but when the CiclicBufferAD0 is full it stops.

What can happen me?

Thank you!!!




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