-
Notifications
You must be signed in to change notification settings - Fork 165
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
Comments
It looks like f105 usbfs, but I can't get it worked. |
Here's the error when I try f105 driver:
|
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. |
Just took a test with GD32F103C8T6. It works as STM32F103C8T6. |
What kind of Giga Devices MCU you are trying to implement? |
@dmitrystu Yes, gd32f103 works fine. I use gd32e103. It supports otg. |
No description provided.
The text was updated successfully, but these errors were encountered: