Giter Site home page Giter Site logo

tusb-blaster's People

Contributors

fpga-computer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

tusb-blaster's Issues

Porting to EFM8UB1 MCU ?

This looks a very cool project, but the TUSB3410 is quite expensive ($6+), and needs a Crystal.
Since you started this, SiLabs have released low cost 1T 8051 USB devices, that may be a better fit ?

I also see here http://ixo-jtag.sourceforge.net/archive/ixo_de_usb_jtag.html
that author started C8051F32x/F34x porting some years back, and those parts are predecessors to the EFM8UB1. (earliest ones were 24MHz SysCLK, 48MHz USB, newer are 48MHz for both CPU & USB)

Mouser shows EFM8UB10F8G-C-QFN20 for 81c 1+
There are also 8k, 16k choices and QFN20, QFN28 or QSOP24 packages.
The newest EFM8UB1 (2016) also have a boot-loader, allowing simpler firmware updates.

I've been looking to see if the SPI port can be used dynamically for the byte-level ByteBlaster, but this will need some testing on the hand-over details between Bit-Mode and Byte-Mode.
SPI has a 4 byte FIFO and can do 48MHz/(2 * (SPI0CKR + 1)) bit rates (suggests 12MHz max), so that should manage the bulk transfers of JTAG well.

Software-only JTAG is of course simpler, and could be used for proof of concept work.

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.