Code Monkey home page Code Monkey logo

h747-camera's Introduction

H747-Camera

The hardware setup is done using CubeMX to create the project with AzureRTOS threadX enabled on both cores. The DCMI, LTDC and DSI are also configured from CubeMX. USBX host for mass storage device is enabled on M4 core.

A camera module needs to be attached to the main board.

  • M4 will : 0. Start DMA on DCMI in continuous mode

    1. toggle the orange LED twice per second using 1 tx thread
    2. restart DMA when the frame complete event is received from DCMI, write some things on the UART once per second using 1 tx thread
    3. read data from I2C4 and put the retrieved data in shared memory for M7 using 1 tx thread
    4. initialize USBX and FileX, try to mount a USB device and write some test data
  • M7 will :

    1. toggle blue LED once per second; retrieve touch screen data from the shared memory wrt attached touchscreen and post PEN events for guix
    2. start guix using 1 tx thread - a few GUIX items are displayed
    3. write some status messages on the display once per second

GUIX was added as a git submodule

The display is generated from GUIX Studio

h747-camera's People

Contributors

c4chris avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

m-b93 cledic

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.