Re: [pyusb-users] reading interrupt endpoints

2012-12-16 Thread ragman
Scrapped busdog as is wasn't showing the full packets. USBlyzer showed me that the data I was seeing was a control transfer and not from the interupt EP. All good now. Cheers D On 16 December 2012 23:12, ragman wrote: > On 16 December 2012 22:50, Wander Lairson Costa > wrote: >> 2012/12/16 rag

Re: [pyusb-users] reading interrupt endpoints

2012-12-16 Thread ragman
On 16 December 2012 22:50, Wander Lairson Costa wrote: > 2012/12/16 ragman : >> Hi Folks, >> >> USB newbie here. I'm trying to (understand and) read data from an >> interrupt endpoint: >> Endpoint Descriptor: >> bLength 7 >> bDescriptorType 5 >>

Re: [pyusb-users] reading interrupt endpoints

2012-12-16 Thread Wander Lairson Costa
2012/12/16 ragman : > Hi Folks, > > USB newbie here. I'm trying to (understand and) read data from an > interrupt endpoint: > Endpoint Descriptor: > bLength 7 > bDescriptorType 5 > bEndpointAddress 0x81 EP 1 IN > bmAttributes

[pyusb-users] reading interrupt endpoints

2012-12-15 Thread ragman
Hi Folks, USB newbie here. I'm trying to (understand and) read data from an interrupt endpoint: Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes3 Transfer Type