2013/5/3 Simon C.J. <simoncj...@gmail.com>:
> Hi all,
>
> I'm new to pyusb. try to use ctrl_transfer() to get Device Descriptor, and
> get the below error message.
> My question is :
>  Does "ctrl_transfer()" support to access Standard RequestType(D6D5=00)?
>
> Please help!

Please, post your code so we can help you. Anyway, if it is Standard
Request, you might want to try usb.control module.

-- 
Best Regards,
Wander Lairson Costa

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to