Open karu2003 opened 2 years ago
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\usb1init.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.
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\usb1init.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.