Varying USB Latency


Closed Thread
Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Feb 2008
    Posts
    6

    Question USB Latency

    Paul,

    You are correct, the pc seems slow to respond sometimes at it's own whim, same as you experienced with your pic-scope. You mentioned interrupt or asyncronous transfers as a solution; do you know how to modify the easy-HID template to do them, or do you have to start over with a different approach?

    Wayne

  2. #2
    Join Date
    Dec 2005
    Location
    So Cal and loving it
    Posts
    40

    Default No idea!!

    Wayne,

    I'm affraid not, I have been trying to modify the core assembler files and come up with PBP code to handle interrupt transfers for an outstanding project of mine but without any luck. No ones else on here seems to have a solution either so it looks like were on our own. I'm about to start packing my stuff up for a move back to the States so wont be able to work on this for a while.
    You may have to look into something like Jungo, but your looking at $$.

    I will be keeping an eye out on the internet for an answer and if I find something, Ill give you a shout.

    Paul
    +-------------------------------------------------------------------+
    | PBP 2.47/2.50 | MCS+ 3.0.0.5 | U2 Prog | Vista x64 | NO SLEEP!!!!!!! |
    +-------------------------------------------------------------------+

  3. #3

    Default

    The only way you can be guaranteed low latency is to establish an isochronous connection. The USB bus is assigned bandwidth on a first come first served basis, with the exception of isochronous connections, which receive guaranteed bandwidth if possible.
    Tim Barr

Similar Threads

  1. USB CDC Communications for Dummies!
    By Squibcakes in forum USB
    Replies: 104
    Last Post: - 15th January 2014, 13:43
  2. USB Bootloader.
    By HenrikOlsson in forum USB
    Replies: 22
    Last Post: - 2nd May 2013, 02:46
  3. Simple USB Comms Problem
    By awmt102 in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 6th January 2010, 20:17
  4. One USB keyboard to Two USB Ports
    By picnaut in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 11th June 2009, 00:04
  5. USB PIC without USB Connection
    By Tissy in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 26th December 2005, 17:39

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts