I downloaded bulkusb-ddk.zip, and I have a question, where I can find SDK for this source. I try compile this source in borland c++, but compilation faild, becouse t i don't have devioctl.h setupapi.h usbdi.h.
Thanks for the update. I'm on a Win XP SP2 machine. I believe that this update wouldn’t work for me. Can you please forward me the example source code of the bulk transfer. Regards,
Jungo has a solution named WinDriver that allows one to access a USB device and so send or receive data on pipes directly from User mode. So you can develop your STR71x USB firmware ( Control/Interrupt/ Bulk/ isochronous) and test it with this Software PC solution in all Windows platforms. have a look to www.jungo.com Rgds :o :o :o
. It seems like beeing the same as jungo provides. But thx for the link. @ianmali This is only a bug of SP1. I don't think this patch will work on SP2, sry. regards