Re: [pyusb-users] Cannot force PL2305 to work

2013-11-29 Thread Wander Lairson Costa
This is rather strange, some control requests work, some don't. Could you please activate the PYUSB_DEBUG=debug and LIBUSB_DEBUG=3 environment variables and send the output? 2013/11/28 Bartosz Alchimowicz : > Hello > > I'm new here and I have a problem with USB-to-parallal converter based > on PL

[pyusb-users] Cannot force PL2305 to work

2013-11-28 Thread Bartosz Alchimowicz
Hello I'm new here and I have a problem with USB-to-parallal converter based on PL2305 chip (067b:2305 Prolific Technology, Inc. PL2305 Parallel Port). I can find device and read GET_DEVICE_ID, but GET_PORT_STATUS, SOFT_RESET and write to endpoints is not working :/ I use pyusb-1.0.0b1-py2.7