Skip to main content
Visitor II
January 17, 2006
Question

USB Bulk transfer.

  • January 17, 2006
  • 17 replies
  • 2665 views
Posted on January 17, 2006 at 04:00

USB Bulk transfer.

    This topic has been closed for replies.

    17 replies

    Visitor II
    January 3, 2006
    Posted on January 03, 2006 at 09:19

    hmmm.

    I think this is my Problem too.

    Has anyone a solution?

    regards

    Visitor II
    January 3, 2006
    Posted on January 03, 2006 at 11:46

    Nops...not moved any further...

    Visitor II
    January 11, 2006
    Posted on January 11, 2006 at 06:23

    damn..... :-Y

    I solved my Problem.

    There was a bug in the Windows XP (SP1) USB Module.

    I patched it, an everything works fine. :o

    Be sure to have

    http://www.microsoft.com/downloads/details.aspx?FamilyID=733dd867-56a0-4956-b7fe-e85b688b7f86&displaylang=de

    installed if your working on WinXp with SP1.

    regards

    Visitor II
    January 11, 2006
    Posted on January 11, 2006 at 11:16

    Hi Guys.

    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.

    Visitor II
    January 11, 2006
    Posted on January 11, 2006 at 11:22

    Hey re-G,

    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,

    Visitor II
    January 16, 2006
    Posted on January 16, 2006 at 15:00

    Hi All,

    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

    Visitor II
    January 17, 2006
    Posted on January 17, 2006 at 04:00

    Thx Rave.

    I'm working with the USB Dev Driver, developed by

    http://www.thesycon.com

    .

    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