cancel
Showing results for 
Search instead for 
Did you mean: 

interfacing between camera and stm32f4discovery board

gshantala04
Associate
Posted on December 01, 2016 at 12:34

hi,

I am new to stm32 programming and

I am not getting how to interface camera with discovery board, please tell  which all the steps i need to go through.   
2 REPLIES 2
Imen.D
ST Employee
Posted on December 01, 2016 at 15:20

Dear User,

Welcome to the Community.

I recommend you to start with working example which help you to use the DCMI to interface with camera module.

- If you are Cube user, within

http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-embedded-software/stm32cubef4.html

:  

 STM32Cube_FW_F4_V1.14.0\Projects\STM324xG_EVAL\Examples\DCMI

You can also refer to the STM32Cube based application as follows: STM32Cube_FW_F4_V1.14.0\Projects\STM324xG_EVAL\Applications\Camera

- If you are a SPL user, you can download the

http://www.st.com/en/embedded-software/stsw-stm32065.html

library and refer to the DCMI Camera Example : 

STM32F4xx_DSP_StdPeriph_Lib_V1.7.1\Project\STM32F4xx_StdPeriph_Examples\DCMI\DCMI_CameraExample

You should refer to your reference manual, in Digital camera interface (DCMI) section for more clarification.

I hope that this brings some help to you.

Best Regards

-Imen-

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
Posted on December 01, 2016 at 18:13

Look at the

http://www.st.com/en/evaluation-tools/stm32f4dis-ext.html

 aka 

http://www.elinux.org/DM-STF4BB_Base_Board

designs and software related to the camera interface.

https://www.element14.com/community/docs/DOC-67585/l/camera-add-on-board-13mp-camera-for-stm32f4dis-bb

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..