2012-10-31 11:56 PM
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-!-!-!2013-01-28 03:04 AM
@simon:
How to view the image is taken from the uart??2013-07-18 02:45 AM
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