Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: xkocik00; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    104
    Views
    137,197

    Re: USB CDC Communications for Dummies!

    Proglem solved:

    Must use #congif for PIC.

    ' USB sample program for PIC18F47J53 CDC serial port emulation
    ' Requires PBP 2.60 or later

    Include "cdc_desc.bas" ' Include the HID descriptors...
  2. Replies
    104
    Views
    137,197

    Re: USB CDC Communications for Dummies!

    Hi guys,
    can you help me with program USB CDC Communicator on uC PIC18F47J53?
    I never use USB, this is my first try.
    I tried use the sample code from USB18 (CDC_demo). I tried rewrite the code but...
Results 1 to 2 of 2