Start with USB and USB comands


Closed Thread
Results 1 to 4 of 4
  1. #1
    Join Date
    Jan 2011
    Location
    Skopje,Macedonia
    Posts
    71

    Default Start with USB and USB comands

    I have a code from a Serbian book.
    Code:
     http://vojo.milanovic.org/knjiga02.htm
    There are codes for USB protocols and USB comands with PIC18F2550 and PIC18F4550.I want to ask that does anyone has this book or examples because when I want to compile a code I get errors.
    I still have a problem with those error messages when I want to compile a code in PBP with MCS.Can anyone post a coment which compiler and IDE are using?
    I use PBP2.60 with MCS and MPASM(MPLAB IDE v.8.73a) and is there a link where I can get a PBP2.60c for free not trial edition?
    For the code with USB I will post it.

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


    Did you find this post helpful? Yes | No

    Default Re: Start with USB and USB comands

    Without your actual code and error message, we can't really help... Do a search for USBDemo in here. Also have a look at the following post which is a revamped version of USBDemo for pbp 2.60
    http://www.picbasic.co.uk/forum/showthread.php?t=14945

    I use MCSP and PBP 2.60c, AND PBP3 with the latest version of Microcode Studio Plus with MPLAB latest version (8.73)

    is there a link where I can get a PBP2.60c for free not trial edition?
    At least you had the guts to ask.

    If you're looking for freebies, then you want to use assembler of C18.
    Steve

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

  3. #3
    Join Date
    Jan 2011
    Location
    Skopje,Macedonia
    Posts
    71


    Did you find this post helpful? Yes | No

    Default Re: Start with USB and USB comands

    First of all there many problems on mu stupid computer,for example when I want to define the internal oscilator on PIC16F628A with those comands(@ __CONFIG_) for MPASM then I get an error,that is my problem in the code what is in the link you post it up there.And second I think my computer is making a problem with PBP demo and the new version that I have(PBP 2.60),what do you think about that?Do you think there will be problems with my computer?I don't know what is going on,I just want to compile any code that it has a Config line.

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


    Did you find this post helpful? Yes | No

    Default Re: Start with USB and USB comands

    phew... it`s been said several times, see many times a week how to fix the config error in here... so again... read post #5 of this thread.
    http://www.picbasic.co.uk/forum/show...t=define+fuses

    the link I provided above for usb Demo IS for V2.60. Should compile without problem.
    Steve

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

Members who have read this thread : 1

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