USB Serial Communication Continuous


Results 1 to 17 of 17

Threaded View

  1. #3
    Join Date
    Feb 2007
    Posts
    11

    Default

    Quote Originally Posted by mister_e View Post
    I've never tried with a DEFINE OSC 20... but i think it's the main problem.

    Look how i did it in mine. (config fuse as well)
    I have tried it with a DEFINE OSC 48 as well....infact the USB interface works fine...i tried to switch on/off the LED pins on you demo and they work ...

    The config fuses are
    24 0E 3E 00 00 83 81 00 0F C0 0F E0 0F 40

    in either case (48 or 20)
    i have defined the PLL and OSC setting in the .inc file so the DEFINE directive has no effect


    in the case of :

    DoLow:
    LOW PORTC.0
    USBSERVICE
    PAUSE 30
    USBSERVICE
    return

    i found that this code does work...and it does generate a delay of 30ms on the Oscilloscope without affecting the Tx USB connection....The TX seems to be transmitting fine...
    Last edited by pic-ker; - 10th February 2007 at 18:01.

Similar Threads

  1. Dynamic USB Serial Number (PIC18F4550)
    By awmt102 in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 16th July 2009, 17:03
  2. Serial data to USB
    By cooksydesign in forum USB
    Replies: 18
    Last Post: - 29th October 2008, 15:10
  3. USB and serial cable connection(s)
    By ardhuru in forum Schematics
    Replies: 3
    Last Post: - 18th August 2008, 15:26
  4. Bafo USB to serial adapter
    By ardhuru in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 29th July 2006, 18:48
  5. Serial to USB converter
    By jrt4fun in forum USB
    Replies: 6
    Last Post: - 8th August 2005, 15:14

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