cancel
Showing results for 
Search instead for 
Did you mean: 

simultanous DMA filling and USART Tx from memory + camera output

its
Associate II
Posted on November 01, 2012 at 07:56

hi:

I have interfaced camera with STM32F4 discovery. currently I am capturing the frame and after the first capture is complete, I disable Camera capture and start sending data from memory over USART2. it sequential. and works fine.

now , I want to send data over USART2 at the same time as after each DMA memory location filled by camera DATA.

Or i want to send the first frame data from DMA0 buffer while at the same time the next frame data will be filling to DMA1 buffer.(in double buffer mode)

is it possible.  and how>? any hint....

#dcmi-dma-camera #dma #usart #dcmi #wait-for-you--clive1-!-!-!
31 REPLIES 31
vinothraj
Associate II
Posted on January 28, 2013 at 12:04

@simon:

 How to view the image is taken from the uart??

jeno
Associate II
Posted on July 18, 2013 at 11:45

Hi tech.haris!

Did you managed to get a working code?

If so, could you please send me?

I'm facing with a lot of problems witd dmci.

Thanks!

J