General USB questions


Closed Thread
Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898

    Default

    PC and PIC must comunicate together at least each few mSec to keep communication alive, that's USBSERVICE's job, but you can send your data when you want, the way you want. See USBDemo in code example section, and the famous POST #148 where Darrel gave a way better solution to handle USBSERVICE, save loads of headaches, run in background etc etc etc
    http://www.picbasic.co.uk/forum/show...&postcount=148

    HTH
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  2. #2
    Join Date
    Oct 2003
    Location
    Australia
    Posts
    257

    Thumbs up

    Quote Originally Posted by mister_e View Post
    PC and PIC must comunicate together at least each few mSec to keep communication alive, that's USBSERVICE's job, but you can send your data when you want, the way you want. See USBDemo in code example section, and the famous POST #148 where Darrel gave a way better solution to handle USBSERVICE, save loads of headaches, run in background etc etc etc
    http://www.picbasic.co.uk/forum/show...&postcount=148

    HTH
    Good one! I should visit this forum more often.

Similar Threads

  1. USB CDC Communications for Dummies!
    By Squibcakes in forum USB
    Replies: 104
    Last Post: - 15th January 2014, 13:43
  2. Simple USB Comms Problem
    By awmt102 in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 6th January 2010, 20:17
  3. Basic USB question(s)
    By muddy0409 in forum USB
    Replies: 1
    Last Post: - 20th May 2009, 21:19
  4. USB PIC without USB Connection
    By Tissy in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 26th December 2005, 17:39
  5. General Programmer Questions
    By mslaney in forum General
    Replies: 1
    Last Post: - 17th December 2004, 18:16

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