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 Error occured: [Errno 5] Input/Output Error #6

Open
chungleepeople opened this issue Feb 7, 2023 · 0 comments
Open

USB Error occured: [Errno 5] Input/Output Error #6

chungleepeople opened this issue Feb 7, 2023 · 0 comments

Comments

@chungleepeople
Copy link

Hello,
I have one product with UT61E+ running in window platform.

When i running these codes, I got [Errno 5] Input/Output Error error message.

message = [0x00, 0x4b, 0x00, 0x00, 0x03]
#dev.ctrl_transfer(bmRequestType, bmRequest, wValue, wIndex, payload)
assert dev.ctrl_transfer(0x21, 9, 0x0300, 0, message) 

I don't have any clue to solve this problem. please help me. thanks

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

1 participant