Re: [pyusb-users] time out problems

2011-12-01 Thread Wander Lairson Costa
2011/11/30 Barney, Bryson : [snip] > endpoint = usb.util.endpoint_address(address) This line is not you think it is. It is the device address, not endpoint address. [snip] -- Best Regards, Wander Lairson Costa https://github.com/walac https://gitorious.org/~walac

[pyusb-users] time out problems

2011-11-30 Thread Barney, Bryson
Ok, I have a 'expandIO', which is basically a PIC18F 2455 Microcontroller, which uses a HID USB interface to send commands from a PC to the microcontroller. Using the following script, I am able send a couple of commands to the device (turns on and off an LED), but I get a timeout error after