Looking for USB Bootloader


Closed Thread
Results 1 to 5 of 5
  1. #1
    Join Date
    Mar 2010
    Posts
    10

    Default Looking for USB Bootloader

    Hello All,
    I have visited several older posts about bootloaders but did not find anything current. I am looking for a USB bootloader for PIC18F2550- 20mhz crystal. I have several working examples of the CDC and HID USB applications found here on the forum. I have a project I am working on for a client that will need updates and i'd like to blow them away by having a bootloader app that they can upload the changes instead of having to bring the device back to me whenever a change is needed..
    Does anyone have or is using one they'd be willing to share? I would like to just get something that works and start using right away. I don't want to modify the C18 code or anything like that so I can keep on developing and not spend time troubleshooting.
    Thank you in advance for your time,
    Larry

  2. #2
    Join Date
    Dec 2005
    Posts
    1,073


    Did you find this post helpful? Yes | No

  3. #3
    Join Date
    Feb 2010
    Location
    USA, New England
    Posts
    164


    Did you find this post helpful? Yes | No

    Default Re: Looking for USB Bootloader

    I played with the Microcohip USB bootloader but never (quickly) got it to work to where I'd willingly demonstrate to a customer. Since, even when using direct USB connections I always leave the RX and TX pins open and run them to a 3 or 4 pin header. Then I put the mating connector on one of these (they come in 3.3V as well) and have a USB bootloader that works perfectly. There is a setting on the PC that needs changed for it to work correctly (I want to say it's the minimum latency time or something like that--I'd have to look it up--but you only have to do that once.

    Not sure that's really the kind of solution you're looking for, though.

    Best Regards,
    Paul
    The way to avoid mistakes is to gain experience. The way to gain experience is to make mistakes.

  4. #4
    Join Date
    Mar 2010
    Posts
    10


    Did you find this post helpful? Yes | No

    Default Re: Looking for USB Bootloader

    Thanks both of you for your help. I believe I will just use a usb-rs232 chip and the TinyBootloader, was hoping someone had a user friendly version of a bootloader for a 18F2550 since it's USB capable and figured that might be easier. but for $7 dollars or less I can have the usb-rs232 interface and not spend any more time on this part.

  5. #5
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,604


    Did you find this post helpful? Yes | No

    Default Re: Looking for USB Bootloader

    Hi,
    Have you looked at this one?
    I've got no part in its development and I haven't tried it. If you do try it, let us know how it goes please.

    /Henrik.

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