Coder Social home page Coder Social logo

Comments (2)

eerimoq avatar eerimoq commented on July 24, 2024

I'm sorry, but I don't have time to help you. I hope you figure it out.

from simba.

mindforger avatar mindforger commented on July 24, 2024

i guess i've seen something similar using the Raspberry Pi as GAdget, you seem to miss just a few bits of information on the usb descriptor to make it run under windows

edit1: can you hint me where i should search to compare your usb setup with the arduino one? they are working so i want to check if i can adapt

edit2: arduino is giving me a hard time to find their USB stuff :( but i found that you subclass and protocol are both zero, which i remember was part of the issue, but editing them in the board files to 0xEF02 and 0x01 like described here https://docs.microsoft.com/en-us/windows-hardware/drivers/usbcon/enumeration-of-the-composite-parent-device did not help

edit3: arduino/Arduino@40e7b1d
found "something" but can't wrap my head around it :(

edit4: folding my hands, maybe somebody else can wrap it's head around it, i set class to 0x02, subclass to 0xef and protocol to 0x01 and also changed the PID to 0x8036 because leonardo shows as 0x8036 not 0x8037 in the original blink sample but i am still getting error device identification

maybe i have more luck with another attempt on HIDApi and SendFeatureReport to my BootKeyboard instead :) (currently the API only return -1 on sendFeatureReportbut since i am using JAva and JNA it may very well have changed the interface)

from simba.

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.