+ Post New Thread
Page 1 of 2 12 LastLast
Results 1 to 20 of 25

Thread: Connecting PIC18F to PC's USB

  1. #1
    Full Member level 4
    Points: 2,470, Level: 11

    Join Date
    May 2006
    Location
    Cairo - Egypt
    Posts
    234
    Helped
    25 / 25
    Points
    2,470
    Level
    11

    pic18 usb

    Can any body summarize steps to interface a PIC18F to interact with the PC using USB ?

    Thanks in advance.

  2. #2
    Advanced Member level 3
    Points: 16,495, Level: 31

    Join Date
    Apr 2005
    Posts
    876
    Helped
    119 / 119
    Points
    16,495
    Level
    31

    pic18f usb

    Hi,..

    Do you have a programmer for:
    PIC18F2455, PIC18F2550, PIC18F4455, PIC18F4550 ?

    Thanks for your help.



    •   Alt 

      advertising

        
       

  3. #3
    Full Member level 2
    Points: 2,744, Level: 12
    Beowolf's Avatar
    Join Date
    Jun 2006
    Posts
    130
    Helped
    10 / 10
    Points
    2,744
    Level
    12

    usb pic18f

    go to mMcrochip site and look for USB App. notes.

    to sedolphine:

    all serial/paralel/ programmers can.
    I used JDM type programmer when I built my ICD2.

    Use WinPic800 software, as they regulary update supported chips list.



  4. #4
    Full Member level 4
    Points: 2,470, Level: 11

    Join Date
    May 2006
    Location
    Cairo - Egypt
    Posts
    234
    Helped
    25 / 25
    Points
    2,470
    Level
    11

    pic18f usb code

    Thanks all, but i need more information about codes should be written in both sides (PIC18F) & PC (specially the PC side) as i have no knowledge about using Windows USB drivers

    Thanks in advance.



  5. #5
    Junior Member level 2
    Points: 944, Level: 6

    Join Date
    Jun 2006
    Posts
    23
    Helped
    0 / 0
    Points
    944
    Level
    6

    usb pic18

    Quote Originally Posted by yasser_shoukry
    Thanks all, but i need more information about codes should be written in both sides (PIC18F) & PC (specially the PC side) as i have no knowledge about using Windows USB drivers

    Thanks in advance.
    i am looking for the same info tooo



  6. #6
    are
    are is offline
    Full Member level 1
    Points: 2,291, Level: 11
    Achievements:
    7 years registered

    Join Date
    Nov 2004
    Location
    Balen (Belgie)
    Posts
    108
    Helped
    13 / 13
    Points
    2,291
    Level
    11

    usb pic18f2550

    look at

    h**p://forum.microchip.com/tm.aspx?m=89669
    h**p://forum.microchip.com/tt.aspx?forumid=102
    h**p://forum.microchip.com/

    Added after 13 minutes:

    a use delpi for the pc

    look at

    h**p://www.elomax.nl/site/usb/usb_software2.html

    Added after 13 minutes:

    http://pe.ece.olin.edu/ece/projects.html



  7. #7
    Full Member level 3
    Points: 2,201, Level: 10
    folks's Avatar
    Join Date
    Oct 2006
    Location
    Guadalajara
    Posts
    182
    Helped
    30 / 30
    Points
    2,201
    Level
    10

    pic18f2550 usb code

    Read the book:
    Usb Complete - Everything You Need To Develop Custom Usb Peripherals (3. edition) by Jan Axelson (2005).pdf


    1 members found this post helpful.

  8. #8
    Full Member level 4
    Points: 2,470, Level: 11

    Join Date
    May 2006
    Location
    Cairo - Egypt
    Posts
    234
    Helped
    25 / 25
    Points
    2,470
    Level
    11

    pic18f4550 usb code

    folks can you please upload the pdf or put its URL
    Thanks in advance



  9. #9
    Full Member level 3
    Points: 2,201, Level: 10
    folks's Avatar
    Join Date
    Oct 2006
    Location
    Guadalajara
    Posts
    182
    Helped
    30 / 30
    Points
    2,201
    Level
    10

    pic18f2550 keyboard

    Quote Originally Posted by yasser_shoukry
    folks can you please upload the pdf or put its URL
    Thanks in advance
    Sorry, I thought that the Link already was written in my previous post.
    Here you have, specially upload for you:

    Usb Complete - Everything You Need To Develop Custom Usb Peripherals (3. edition) by Jan Axelson (2005).pdf

    RAR pass: edaboard

    Merry christmas for all


    2 members found this post helpful.

  10. #10
    Full Member level 6
    Points: 3,413, Level: 13
    Achievements:
    7 years registered
    metal's Avatar
    Join Date
    Dec 2004
    Posts
    362
    Helped
    18 / 18
    Points
    3,413
    Level
    13

    pic18f2550 driver

    Hi are,

    Excellent component you posted about. Can you plz show an example using this component along with PIC.

    Thanks



    •   Alt 

      advertising

        
       

  11. #11
    Advanced Member level 3
    Points: 16,495, Level: 31

    Join Date
    Apr 2005
    Posts
    876
    Helped
    119 / 119
    Points
    16,495
    Level
    31

    usbcombo.zip

    metal,

    Check this link:
    http://www.microchip.com/stellent/id...GE&nodeId=1408

    By the way, does anyone have a programmer for these PIC's:
    PIC18F2455, PIC18F2550, PIC18F4455, PIC18F4550 ?

    Thanks for your help.



  12. #12
    Full Member level 6
    Points: 3,413, Level: 13
    Achievements:
    7 years registered
    metal's Avatar
    Join Date
    Dec 2004
    Posts
    362
    Helped
    18 / 18
    Points
    3,413
    Level
    13

    pic18 usb driver

    Hi seadolphine2000,

    Thanks alot. I found this example using Hi-Tech compiler:

    ww1.microchip.com/downloads/en/DeviceDoc/usbcombo.zip

    Implements a USB mouse/keyboard combination device. The main routine moves the
    cursor in a circle and sends keyboard keycodes for "Microchip USB " over and
    over again.

    Does this one needs to use a driver.



  13. #13
    are
    are is offline
    Full Member level 1
    Points: 2,291, Level: 11
    Achievements:
    7 years registered

    Join Date
    Nov 2004
    Location
    Balen (Belgie)
    Posts
    108
    Helped
    13 / 13
    Points
    2,291
    Level
    11

    pic18f hid

    Quote Originally Posted by metal
    Hi seadolphine2000,

    Thanks alot. I found this example using Hi-Tech compiler:

    ww1.microchip.com/downloads/en/DeviceDoc/usbcombo.zip

    Implements a USB mouse/keyboard combination device. The main routine moves the
    cursor in a circle and sends keyboard keycodes for "Microchip USB " over and
    over again.

    Does this one needs to use a driver.
    Added after 11 minutes:

    in this case u are using a HID device, wen u are using win xp the drivers are alreddy loded.

    for debugging and terst i use Bushound, verry good.

    http://www.perisoft.net/bushound/

    Added after 14 minutes:

    for delphi a use

    http://sourceforge.net/search/?type_...soft&words=HID

    Added after 2 minutes:

    and

    http://sourceforge.net/search/?type_...soft&words=usb



  14. #14
    are
    are is offline
    Full Member level 1
    Points: 2,291, Level: 11
    Achievements:
    7 years registered

    Join Date
    Nov 2004
    Location
    Balen (Belgie)
    Posts
    108
    Helped
    13 / 13
    Points
    2,291
    Level
    11



  15. #15
    Full Member level 6
    Points: 3,413, Level: 13
    Achievements:
    7 years registered
    metal's Avatar
    Join Date
    Dec 2004
    Posts
    362
    Helped
    18 / 18
    Points
    3,413
    Level
    13

    usb pic18f2455

    Hi, the first component exists in the JEDI project installations, which I already have, but I don't know how to use it , I found it today by coincidence.

    If someone can explain the complete process from a to z using this component along with PIC, or AVR, doesn't matter.

    thanks



  16. #16
    are
    are is offline
    Full Member level 1
    Points: 2,291, Level: 11
    Achievements:
    7 years registered

    Join Date
    Nov 2004
    Location
    Balen (Belgie)
    Posts
    108
    Helped
    13 / 13
    Points
    2,291
    Level
    11

    pic18f2550 usb driver

    I have the CCS c compiler but not the generic bulk drivers



    •   Alt 

      advertising

        
       

  17. #17
    Junior Member level 3
    Points: 1,005, Level: 7

    Join Date
    Oct 2006
    Posts
    30
    Helped
    4 / 4
    Points
    1,005
    Level
    7

    pic18f

    hi all

    this book is good for beginner.


    1 members found this post helpful.

  18. #18
    are
    are is offline
    Full Member level 1
    Points: 2,291, Level: 11
    Achievements:
    7 years registered

    Join Date
    Nov 2004
    Location
    Balen (Belgie)
    Posts
    108
    Helped
    13 / 13
    Points
    2,291
    Level
    11

    pic18f2455 usb

    Hi,

    Has somebody the USB.ZIP from CCS like describe in the “ usb Exercise Book pdf”?

    Thanks



  19. #19
    are
    are is offline
    Full Member level 1
    Points: 2,291, Level: 11
    Achievements:
    7 years registered

    Join Date
    Nov 2004
    Location
    Balen (Belgie)
    Posts
    108
    Helped
    13 / 13
    Points
    2,291
    Level
    11

    pic18f usb keyboard

    Quote Originally Posted by metal
    Hi, the first component exists in the JEDI project installations, which I already have, but I don't know how to use it , I found it today by coincidence.

    If someone can explain the complete process from a to z using this component along with PIC, or AVR, doesn't matter.

    thanks



  20. #20
    Newbie level 4
    Points: 839, Level: 6

    Join Date
    Apr 2006
    Posts
    5
    Helped
    0 / 0
    Points
    839
    Level
    6

    pic18 usb hid

    i am a new member
    i don't enough point to download !!



+ Post New Thread
Page 1 of 2 12 LastLast