Sign in

username:

password:



Not a member?

Search adsp



Search tips

Subscribe to adsp



adsp by Keywords

AD1819 | AD7332 | ADSP-2106 | ADSP-21060 | ADSP-21065L | ADSP-2116 | ADSP-21160M | ADSP-2181 | ADSP-218x | ADSP-219 | ADSP-2199 | ADSP219 | BF531 | BF532 | BF533 | BF535 | Blackfin | FFT | JTAG | LDF | SDRAM | SHARC | SPORT | UART | VDSP++ | VisualDSP

Sponsor

NEW! TMS320C6474: 3x the performance. 1/3 the cost. Three 1 GHz cores on 1 chip.

Discussion Groups

Discussion Groups | Analog Devices DSPs | Memory to memory transfer using 1D-MDMA

Technical discussions related to Analog Devices DSPs (including Blackfin, TigerSHARC, SHARC and ADSP-21xx DSPs).

  

Post a new Thread

Memory to memory transfer using 1D-MDMA - ratio30 - Jul 14 13:29:43 2007



Hi,

I am new to ADSP-BF533. I'm working on a image processing project for 
video input on the Ez-Kit Lite board.  
Color video data are captured and stored in the BF533 external SDRAM 
in the following order:
Cb0 Y0 Cr0, Y1, Cb2 Y2 Cr2, Y3, Cb4 Y4 Cr4, Y5, Cb6 Y6 Cr6.... where 
each Y, Cr and Cb is 8 bits.

My problem is this: 
I want to do this kind of transferring: Cb0 Y0 Cr0, Cb2 Y2 Cr2, Cb4 
Y4 Cr4, Cb6 Y6 Cr6... from external SDRAM to internal memory using 1D-
MDMA. 
In other words I want to have as many Cr and Cb samples as there are 
Y samples. So I have to transfer 3 bytes in 4 bytes.
What is the right DMA source stream configuration? What are the 
settings for MDMA_S0_X_COUNT and MDMA_S0_X_MODIFY using 720x480 
images?
Have you any other suggestion?

Thanks in advance.

Regards.



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