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

USB fails to read configuration of Chihiro Basebd #675

Closed
GXTX opened this issue Aug 10, 2024 · 0 comments · Fixed by #676
Closed

USB fails to read configuration of Chihiro Basebd #675

GXTX opened this issue Aug 10, 2024 · 0 comments · Fixed by #676

Comments

@GXTX
Copy link
Contributor

GXTX commented Aug 10, 2024

Connect device =>
New full-speed device address 4 assigned.
Manufacturer: SEGA
Product: BASEBD
Parse configuration 1 failed!

Ryzee root caused to MAX_EP_PER_IFACE requiring to be >10 with USB spec being 15.

#define MAX_EP_PER_IFACE 8 /*!< maximum number of endpoints per interface */

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

Successfully merging a pull request may close this issue.

1 participant