GithubHelp home page GithubHelp logo

ahtn / xusb-boot Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 1.0 96 KB

USB raw HID bootloader for xmega microcontrollers

License: MIT License

Makefile 3.43% C 62.57% Assembly 18.82% Python 11.38% C++ 3.21% Shell 0.59%

xusb-boot's People

Contributors

ahtn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

kahoch

xusb-boot's Issues

Add support for devices with >128KiB flash

The xmega architecture needs support for 24bit pointers to access flash on devices with 128KiB or greater. Some changes will probably need to be made to the spm_interface and sp_driver as well.

Flashing on Windows

I'm trying to use my MSYS2 x64 setup to flash, and flash.py gives me this error:

AttributeError: function/symbol 'hid_enumerate' not found in library '<None>': No such process

When I try to walk through loading easyhid.py manually (using the one here with the compiled hidapi.dll), I get this:

OSError: cannot load library hidapi.dll: Exec format error.  Additionally, ctypes.util.find_library() did not manage to locate a library called 'hidapi.dll'

I'm not super familiar with Python or FFI, but does there need to be a x64 version of the dll? My next step is compiling the dll locally.

What kind of setup are you using to flash on Windows right now?

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.