-
Notifications
You must be signed in to change notification settings - Fork 142
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
usbdk can't work with some USB serial device(eg 076b:23c3) twice #117
Comments
PS:on windows10 |
@crazyboy01crazy If you replug the device - does it solve the problem? |
Replug it can resolve the problem as I remember. But , I need to use it without replug it. I try to find it why
}` After debugging, I find that the corresponding event such as WaitForAttachment cannot be detected after executing the ResetUsbDevice operation |
1 similar comment
Replug it can resolve the problem as I remember. But , I need to use it without replug it. I try to find it why
}` After debugging, I find that the corresponding event such as WaitForAttachment cannot be detected after executing the ResetUsbDevice operation |
when I use ”usbDkController -r“ to redir it first time, It's OK. but when I redir it again after stop the first time redir, Faild!
The text was updated successfully, but these errors were encountered: