OK, I am really glad to find some help here. What I want to do is to communicate with a home made board, based on a Microchip PIC microcontroller (PIC18 or PIC32), with interrupt transfers. I don't want anything special, just send and receive packets to trigger measurements and get the results. But at the moment, if I can toggle a LED, I'll be a happy man :)
I installed a version of WinUSB supplied by the µC manufacturer. The device has 2 endpoints (TX+RX) of 64 bytes. On WinXP32, libusb_claim_interface() returns 0. In Linux, my app works very well. Should I see those kernel warnings in the console ? log files ? Thank you for your help. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ libusbx-devel mailing list libusbx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libusbx-devel