-
Notifications
You must be signed in to change notification settings - Fork 39
Home
Welcome to the libusbk wiki!
libusbk document: http://libusbk.sourceforge.net/UsbK3/index.html
libusbK is a complete driver/library solution for vendor class usb device interfaces. If you are a usb developers or usb device manufacturer seeking a driver solution for a new USB widget then libusbK could be for you.
libusbK encompasses a 100% WinUSB compatible api/funtion set. All WinUSB power/pipe polices are fully supported by the libusbK driver. In Addition, libusbK has full support for isochronous endpoints and an extensive set of additional modules to simplify development.
libusbK is not an end-user component, i.e., If your googling for a usb driver because windows can't seem to find one, this is not the solution.
LibusbK is dual license under GPL and modified BSD. For redistribution purposes, libusbK can be licensed under either agreement. See the license folder which accompanies each libusbK package for license details.
The main libusbK library is written in standard C, but official bindings for the libusbK standard C library are provided for the folllowing languages:
- C#
- VB.NET
- Pascal (Compliments of Ekkehard Domning)
- BOO (https://boo-language.github.io/)
Recommended tools: VS2019 or later
WDK 7.1 (7600.16385.1), https://www.microsoft.com/en-us/download/details.aspx?id=11800
Where is DOSCMD? https://github.com/mcuee/libusbk/issues/23
You can link to libusbk.dll with MinGW GCC. Recommended toolchain to build the examples is tdm64-gcc.
kBench can reach very fast speed with Cypress USB 3 devices. https://github.com/mcuee/libusbk/tree/master/BmFW/CYPRESS_FX3
Wiki License: CC_BY-SA, http://creativecommons.org/licenses/by-sa/3.0/