Coder Social home page Coder Social logo

camera_test's Introduction

Camera_test

Hardware

  • STM32F4 Discovery board
  • OV2640 camera module (2 megapixels)
  • Serial-USB FTDI module

Connecting camera module to discovery board

Camera board DCMI signal STM32 pins
VCC : Power Supply VCC 3V
GND : Power Ground GND GND
SCL : I2C Clock I2C_2_SCL PB10
SDA : I2C Data I2C_2_SDA PB11
VSYNC : Vertical Sync VSYNC PB7
HREF : Horizon Reference HSYNC PA4
PCLK : Pixel Clock 36MHz=>15fps PIXCLK PA6
XCLK : Master Clock 6-24-...MHz MCO1 PA8
D0~D7 : Data Bus D:0-7
                                | D0          | PC6
                                | D1          | PC7
                                | D2          | PC8
                                | D3          | PC9
                                | D4          | PC11
                                | D5          | PB6
                                | D6          | PB8
                                | D7          | PB9

Y0~Y1 : LSB in YUV 10 bit mode | nc | Flash : Optional Flash signal | nc | PWDN : Power down input | GPIO | PA9 RST : Complete hardware reset (LOW) | GPIO | PA10

Connecting FTDI module to discovery board

FTDI USART STM32 pins
GND GND GND
TX RX PA3
RX TX PA2

Screenshot of serial output in action

camera_test's People

Contributors

latsku avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.