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

gd32 usbfs support #92

Open
mttbx opened this issue May 26, 2021 · 7 comments
Open

gd32 usbfs support #92

mttbx opened this issue May 26, 2021 · 7 comments

Comments

@mttbx
Copy link

mttbx commented May 26, 2021

No description provided.

@mttbx
Copy link
Author

mttbx commented May 26, 2021

It looks like f105 usbfs, but I can't get it worked.

@mttbx
Copy link
Author

mttbx commented May 26, 2021

Here's the error when I try f105 driver:

[  464.507201] usb 1-4: new full-speed USB device number 30 using xhci_hcd
[  469.546739] xhci_hcd 0000:00:14.0: Timeout while waiting for setup device command
[  474.921936] xhci_hcd 0000:00:14.0: Timeout while waiting for setup device command
[  475.129804] usb 1-4: device not accepting address 30, error -62
[  475.129873] usb usb1-port4: unable to enumerate USB device

@mttbx
Copy link
Author

mttbx commented May 26, 2021

I can read message from the host. But I can't send message to the host. I stuck at get_descriptor response. The Urb in the host shows protocol error. Any suggestion would be greatful.

@dmitrystu
Copy link
Owner

Just took a test with GD32F103C8T6. It works as STM32F103C8T6.

@dmitrystu
Copy link
Owner

What kind of Giga Devices MCU you are trying to implement?

@mttbx
Copy link
Author

mttbx commented May 31, 2021

@dmitrystu Yes, gd32f103 works fine. I use gd32e103. It supports otg.

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