cancel
Showing results for 
Search instead for 
Did you mean: 

camera ov7670 with stm32h747i-dk board

Dibyendu_st
Associate

Hi,

I am currently working on a project using the STM32H747i-DK development kit. Where I am focusing on interfacing a camera ov7670 module module with the board and displaying the video feed on the attached display.

Can anyone provide any sample code.

Thanks,

1 REPLY 1
Imen.D
ST Employee

Hello @Dibyendu_st ,

I advise you to start your project with STM32CubeMX tool.

Please refer to this AN5020 Introduction to digital camera interface (DCMI) for STM32 MCUs application note (in 8.3 DCMI examples based on STM32CubeMX Section) and get inspired from the available examples provided (with STM32F4 and ov9655 module) to configure your project for camera interfaces.

You can follow the steps to configure the STM32 board with camera module and to add the library related to the camera.

Hope this help you!

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen