Skip to content

USBDRVCE only sends first 64 bytes of configuration descriptor #494

Open
@TIny-Hacker

Description

@TIny-Hacker

When attempting to use a configuration descriptor longer than 64 bytes (for a MIDI device), only the first 64 bytes go through causing the device to not be set up properly. This appears to be at the end of the first midi_out section (around L119 in main.c). I've attached both a capture recorded in wireshark and the main.c file with what I'm attempting to use.

midi-test.zip

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions