Giter Club home page Giter Club logo

dragonboard_rom_programmer's Introduction

DragonBoard_ROM_programmer

Programmer solution for the DragonBoard's I2C EEPROM.

Usage

Hardware

Use the Quartus project provided to program your DragonBoard. Connect the board to your PC using the USB port.

Assembly

The Quartus project already contains the assembled code, so this step is only needed if you make any changes to asm source files.

Assemble the asm/riptide_rom_programmer.asm file to create a mif file (use the 8X-RIPTIDE_Assembler project).
Put the mif file in the Quartus project folder and press the compile button to generate a new programming file.

Programming the EEPROM

Use the Python script py/riptide_rom_programmer.py to program the board's EEPROM, read the target board's EEPROM's data to an output file, or verify the contents of the target against a reference file.

usage: riptide_rom_programmer.py [-h] command file port

positional arguments:
  command     The command to perform [Read, Write, Verify]
  file        The file to read from for a Write or Verify, or write to for a Read.
  port        The COM port to use.

dragonboard_rom_programmer's People

Contributors

jakobgrootens avatar stevelrojas avatar

Stargazers

 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.