Skip to content

Conversation

kevswims
Copy link
Contributor

@kevswims kevswims commented Sep 4, 2025

This adds support for configuring the maximum USB frame size which allows USB HS devices to work. This has been tested on an STM32H7S3 device in HS USB mode.

Closes #108

Note that I only implemented this on the v5 since #137 will remove the v04 and v03 eusb impls.

@kevswims kevswims force-pushed the feature/hs-usb-support branch from 1e7c544 to 182a962 Compare September 4, 2025 22:44
@kevswims kevswims marked this pull request as ready for review September 4, 2025 22:55
@jamesmunns
Copy link
Owner

I'll try and get this merged right after #137 lands, and get them both out in the 0.12 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Host does not parse data over 64 bytes long
2 participants