Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

STM32F407 DCMI data to SDIO

Status
Not open for further replies.

babar_ali

Full Member level 2
Joined
Dec 22, 2010
Messages
148
Helped
37
Reputation
74
Reaction score
35
Trophy points
1,308
Location
Friedrichshafen, Germany
Activity points
2,088
Hello Guys!

I am Working with DCMI data to SDIO using STM32F4 microcontroller. In this project I have to capture image (1 Frame only) and store it to SD/MMC.
Some parameters

Pixel clock = 27Mhz
Hsync = 15.6khz
camera resolution = 720*480
Pixel format = YCbCr 4:2:2

SDIO clock = 24Mhz

DCMI and SDIO both are using DMA2. I have a limited RAM. In order to store data I have tried DMA2 in Ping pong and double buffer mode to store data in SD/MMC (SDIO 4 bit mode). Both peripherals works fine if tested separately. I don't know where are things going wrong?

Has Any body has done this sort of project before.

thanks in advance... :cool:
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top