Git Product home page Git Product logo

Comments (9)

TravisRo avatar TravisRo commented on June 15, 2024 1

I don't have any plans for a libusbK ARM driver but we might be able to get the libusbK library working so it could be used with the WinUSB driver (assuming there is one)

from libusbk.

mcuee avatar mcuee commented on June 15, 2024

@TravisRo
Yes there are WinUSB driver for Windows on ARM.

Ref: similar request for Zadig.
pbatard/libwdi#155

from libusbk.

Sourab1801 avatar Sourab1801 commented on June 15, 2024

Thamks for reply @TravisRo & @mcuee ,
so WinUSB will work behalf of libusbk driver?
Actually i worked on windows 10 with libusbk driver support, Now i am using windows 10 on arm on raspberry pi 4 and i want to use libusbk driver but libusbk is not supported in WINDOWS 10 ARM, So as per your suggestion I have to use Winusb driver behalf of libusbk in windows arm os it will act like libusbk driver ?

from libusbk.

mcuee avatar mcuee commented on June 15, 2024

If you use libusbk API or libusb-1.0 API, then both libusbk.sys and WinUSB driver are supported.

Hwoever, currently libusbk API (libusbk.dll) does not support Windows on ARM yet.

If you use libusb-1.0 API (libusb-1.0.dll), it has support for Windows on ARM already. But since Zadig (as well as libusbk-inf-wizard) does not work under Windows on ARM yet, you may need to change your device firmware to add WinUSB Compat ID (Microsoft OS Descriptor) so that WinUSB driver can be automatically installed.

from libusbk.

mcuee avatar mcuee commented on June 15, 2024

BTW, this is the same as #35

from libusbk.

mcuee avatar mcuee commented on June 15, 2024

Here is the ARM64 VS2019 build for libusbK: the library (DLL and static lib), kBench, kList and dpscat. Hopefully someone can test it to see if it works or not. Only device with WinUSB driver is supported.

Take note libusbK.sys as it is not meant for ARM/ARM64 platform.

libusbK_bin_arm64.zip

To use WinUSB under ARM64, please refer to this libwdi issue.
pbatard/libwdi#155 (comment)

from libusbk.

mcuee avatar mcuee commented on June 15, 2024

@Sourab1801

Please give the above libusbK ARM64 binary a try to see if it works or not. Thanks.

from libusbk.

mcuee avatar mcuee commented on June 15, 2024

@ArminiusTux

Please give the above libusbK ARM64 binary a try. You can try to run things like dpscat and kList. Thanks.

from libusbk.

mcuee avatar mcuee commented on June 15, 2024

For those who are interested, please also refer to this PR.

from libusbk.

Related Issues (20)

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.