Git Product home page Git Product logo

fx2-usb-parallel's Introduction

fx2-usb-parallel

Generic firmware for the Cypress FX2lp controller to work with devices controlled with 6800 or 8080 parallel.

The purpose of this firmware is to allow people developing simple embedded systems to test devices that run over low voltage parallel. It is also a very simple firmware for learning how to work with the FX2. It runs on the Cypress FX2lp, and though I used the official dev kit, and setup should work.

The device id of chips flashed with this firmwarae are a default dev kit value, so very much not production ready, but that is very easy to change.

The firmware is unaware of what is attached to it, and it is up to whatever sends the firmware the uSB commands to write data to the parallel lines to make the data mean something to the target device.

Building requires SDCC. After pulling, be sure to initialize submodules to download the required fx2lib. just run make to build.

Loading is easy and can be done with fxload or sudo cycfx2prog prg:build/parallel.ihx run

fx2-usb-parallel's People

Contributors

diamondman 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.