On Fri, Jun 18, 2010 at 1:45 PM, <alex.kronenw...@gmx.de> wrote: > You're right, it's libusb-win32, the version is > libusb-win32-device-bin-20100519. You probably want to use the release version instead of a snapshot version. But that is not a big problem.
> The RIU should respond either with "good" or > "check condition". Well, actually that is what should be > returned when you use the The regular Windows driver. You can use USB Sniffer to reverse-engineering the protocol between the host and your device. > As I am trying to communicate with the device via python I > am not sure if writing to endpoint 0x01 > Will return something on endpoint 0x81, sorry for that, I just > realized that when I was reading your reply. I thought there was > a general possibility to do simple write/read commands, > just to check if communication is possible. Unfortunately not. You have to know the underlying device protocol in order to communicate with the device. Reverse Engineering by USB sniffing is the way to go if you do not have access to the device protocol. -- Xiaofan http://mcuee.blogspot.com ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ pyusb-users mailing list pyusb-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pyusb-users