GithubHelp home page GithubHelp logo

mithro / chibios-netvcr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xobs/chibios-netvcr

0.0 2.0 0.0 2.81 MB

C 78.92% Makefile 0.02% Objective-C 0.06% C++ 20.78% Assembly 0.21% Shell 0.01%

chibios-netvcr's Introduction

NeTV2 MCU Firmware

This repository contains the MCU firmware for the ARM control processor on the NeTV2 board.

The main job of the MCU is to reset the FPGA and program the NOR flash.

The MCU is a MK20DX128VFM5 ( ARM Cortex-M4 Kinetis K20 Microcontroller).

The MCU is currently connected to;

  • 2-wire debug to the 0.1" header.
  • USB interface to the USB pins on the mPCIe header.
  • FPGA reset and status pins.
  • SPI NOR flash (via level shifter).
  • Serial UART connected to 0.1" header & FPGA pins.

See NeTV2 schematic for the full details.

OS

The MCU runs ChibiOS.

Compiling

Ubuntu

Install the gcc-arm-none-eabi package. Set TRGT to arm-none-eabi- and then type make in src.

apt-get install gcc-arm-none-eabi
export TRGT=arm-none-eabi-
cd src
make

License

Custom code is under FIXME Xobs - Put info here Chibios RT & NIL is under GPL 3.0 Chibios HAL is under Apache 2.0

chibios-netvcr's People

Contributors

mithro avatar

Watchers

 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.