Re: [pyusb-users] PyUSB and GPIO

2010-11-23 Thread Xiaofan Chen
On Tue, Nov 23, 2010 at 12:33 PM, Andrew Errington wrote: > Hello everyone, > > I have had some success with PyUSB, but it's all new to me and I am struggling > with something which should be simple.  I am using PyUSB v1.0. > > I am trying to write to the GPIO pins on a USB sound interface.  I hav

Re: [pyusb-users] PyUSB and GPIO

2010-11-23 Thread Xiaofan Chen
On Tue, Nov 23, 2010 at 12:33 PM, Andrew Errington wrote: >    Interface Descriptor: >      bLength                 9 >      bDescriptorType         4 >      bInterfaceNumber        3 >      bAlternateSetting       0 >      bNumEndpoints           1 >      bInterfaceClass         3 Human Interfac