Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SuperSpeedPlus support? #55

Open
FrozenSource opened this issue Feb 8, 2021 · 2 comments
Open

SuperSpeedPlus support? #55

FrozenSource opened this issue Feb 8, 2021 · 2 comments

Comments

@FrozenSource
Copy link

Hello,
First let me tell you that I love your work! I have a question however? Is there any ambition as to be compatible with the SuperSpeedPlus protocol? I wish to work with the responder on a pi4 (USB-C). With as much speed as possible...
Sincerely,
Bram Nijenkamp

@jfdelnero
Copy link
Member

SuperSpeed is already supported : uncomment the "#define CONFIG_USB_SS_SUPPORT 1" line in buildconf.h
(tested in FunctionFs mode with dwc3).

For the SuperSpeedPlus i have read that this is just a flag or something similar to pass to usb the descriptor so let me know if you are interested to make some tests.

@FrozenSource
Copy link
Author

Ok will do that! thanks for telling me. I do need to do some performance testing for a project, so will specify the results when I get to testing!

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

No branches or pull requests

2 participants