Search results

  1. K

    Multiple joysticks on Teensy 4.1

    By the way, if I set: 0x85, 0x01, // Report ID (1) even on a single joystick, the data I send to the joystick do not go through. So maybe I have misunderstood something about the idea of the ReportID? Any USB gurus out there (like @PaulStoffregen)? :)
  2. K

    Multiple joysticks on Teensy 4.1

    Hello everyone, I've been using Teensy's as joysticks for a while now and they work great. I recently came upon a project which requires a single Teensy 4.1 to present itself as multiple distinct joysticks in Windows. I was able to modify the USB descriptor by introducing unique Report IDs on...
Back
Top