adityamanglik / STM32F7DiscoCamera

OV9655 Camera interfaced with STM32F746 Discovery Board

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STM32F7DiscoCamera

STM32F4-DIS-CAM using OV9655 Camera interfaced with STM32F746 Discovery Board.

The code has been compiled using Eclipse. Cross compilation toolchain used was the arm-none-eabi-gcc toolchain.

All steps for the project have been described here

To execute, simply load the hex files available in Debug folder on your board using a suitable method. Here is one way to do it:

About

OV9655 Camera interfaced with STM32F746 Discovery Board


Languages

Language:C 91.3%Language:Makefile 3.6%Language:HTML 3.1%Language:C++ 1.7%Language:Assembly 0.3%