Giter VIP home page Giter VIP logo

hexgio / zynq_winusb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lapauwthomas/zynq_winusb

0.0 0.0 0.0 24.88 MB

WinUSB implementation for the ZYNQ platform (Zybo board)

Shell 0.12% JavaScript 0.09% C++ 0.79% C 7.11% Scala 0.38% Tcl 0.76% VHDL 33.78% Verilog 7.40% Assembly 0.08% Forth 0.01% Pascal 0.01% SystemVerilog 1.54% Stata 0.11% Makefile 0.05% CartoCSS 0.01% HTML 47.77% Batchfile 0.01%

zynq_winusb's Introduction

Zynq winUSB

WinUSB implementation for the Xilinx ZYNQ platform (Zybo board)

This repo contains an implementation for the ZYBO board acting as a WINUSB device using the standard inf file (win8.1 and higher). The descriptors, strings and vendor commands are implemented according to the Microsoft OS descriptors 1.0 . The device mounts as a WINUSB device with a vendor device class. It has one interface with a single bulk interface in loopback. Using the test application data can be sent trough the pipe, which is then looped back and shown.

The SDK folder also contains an application "GUID_convertor.exe" combined with GUID.bat to generate a header file based on the GUID.txt file in the src folder. This header file contains a define of the GUID in UTF16-LE encoding which is used in the Extended Properties. The bat file is used in the makefile to make sure the GUID is up to date.

Tip: If something is wrong with the header, and the device is not recognized as a WINUSB device, it will not be reconginzed as such in the future unless you change the PID (or reboot?).

The code is an edit of the xusbps mass storage example from the XilinxProcessorIPLib. Code might not be fail safe in a lot of places, but the basis work.

Note: This was made as a test to use as a basis for later development. Bugs and errors (probably) will not be fixed.

zynq_winusb's People

Contributors

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