Git Product home page Git Product logo

usb2can_firmware's Introduction

Firmware for 8 devices USB2CAN converter

Note

THIS SOFTWARE COMES WITHOUT ANY WARRANTY!

License

Mostly GPLv2. Only some Include-Files from STMicroelectronics use a different license which can be found on the top of every affected source file.

Build the Firmware

You need "IAR Embedded Workbench for ARM" for building the sources.

Flash your own firmware on USB2CAN device

This is not possible, except you have the encryption key for the modified dfu boot loader.

Flash the device (Windows)

  • Install "DfuSe Demonstrator"
  • Press the button with a paper clip while connecting to USB port
  • Flash new Firmware with "DfuSe Demonstrator"

Flash the device (Linux, Experimental)

  • Install dfu-util (>= 0.8)
  • Press the button with a paper clip while connecting to USB port
  • Flash new firmware as root
    dfu-util -d 0483:df11 -a 0 -D usb2can_1_5.dfu
  • Optional a new serial number can be flashed
    dfu-util -d 0483:df11 -a 1 -D E000xxx_1_0.dfu

Known Problems

Few USB controllers or drivers may not work properly

Sometimes an USB hub helps. This is not a firmware issue, so it will never get fixed.

Device could not get initialized after connection loss

This happens when a powered USB hub is used and the connection between the host and hub get lost. This is a firmware issue.

usb2can_firmware's People

Contributors

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