Menu

#66 usb performance relation with system configuration

v1.0_(example)
closed
nobody
None
1
2018-08-31
2013-06-29
No

Hello,
I am new to usb communication.i have used libusb drives to communicate with our device.device will give some response for every request.Now the problem is the device response outs coming fast in high end pc like i5,windows.
But the response time is high in core2duo or dual core pc.iam using usblyzer to check timings.I am using qsync bulk read and write.I want to know is there any dependency of system on usb. Performance.

Discussion

  • Xiaofan Chen

    Xiaofan Chen - 2013-06-30

    Please use mailing list for future support requests. Thanks.

    And yes your USB performance has dependency on system performance. Your application plays a big part. The chipset plays a big part. But the other system components like CPU, Memoery, etc also play a part.

    Take note USB Bulk Transfer is a best effort transfer and the bandwidth is not guaranteed.

     
  • Xiaofan Chen

    Xiaofan Chen - 2018-08-31

    Closing old entry. No more using this place for technical support. Please use libusb-win32 mailing list for future discussions.

     
  • Xiaofan Chen

    Xiaofan Chen - 2018-08-31
    • status: open --> closed