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

STM32F405 not working in Windows (LIBUSB_ERROR_PIPE [-9]) #17

Open
karu2003 opened this issue Sep 17, 2022 · 0 comments
Open

STM32F405 not working in Windows (LIBUSB_ERROR_PIPE [-9]) #17

karu2003 opened this issue Sep 17, 2022 · 0 comments

Comments

@karu2003
Copy link

hello, I have a problem with accessing i2c tiny usb under windows. everything works well through the Linux kernel.
I use f405.

lib\site-packages\usb1_init_.py", line 119, in raiseUSBError
raise __STATUS_TO_EXCEPTION_DICT.get(value, __USBError)(value)
usb1.USBErrorPipe: LIBUSB_ERROR_PIPE [-9]

There is no such error with https://github.com/harbaum/I2C-Tiny-USB.

@daniel-thompson daniel-thompson changed the title LIBUSB_ERROR_PIPE [-9] STM32F405 not working in Windows (LIBUSB_ERROR_PIPE [-9]) Sep 20, 2022
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