2013/12/26 Christian Bianchini <christian.bianch...@euservers.net>:
> Right,  I am trying to reverse engineer the sys file, I think is something
> very simple to active the device via PyUSB but if someone can give me a
> quick lesson what are these Interrupt and Isochronous used for.
> From a point of view  electronic I will create an interrupt to trigger the
> device, but not sure if that is the same on the log that I got.
>

The isochronous endpoint is probably used for some image downloading,
the interrupt endpoint might be for the host polls the device for data
availability. These are just guesses..

-- 
Best Regards,
Wander Lairson Costa

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to