1
votes

I got a old used picdem board for free from my friend and I have a bootloader to it. It's old one got erased.

I don't have ICD to program the bootloader, is there any way I can program the bootloader using usb or develop something by my own? But the problem is since the bootloader got erased by accident the usb won't be detected when plugged in.

I'm using PIC18F4550 microcontroller

1
Which PIC microcontroller you are going to program? - sll
Sorry about that, it is "PIC18F4550" and the board is "microchip.com/stellent/…" - Vikyboss
You can program this microcontroller by any other programmator, even self-made. First try to google give me this - sll
they aren't that expensive, consider this one piccircuit.com/shop/7-pic-programmer - kenny

1 Answers

3
votes

No, you can't program the bootloader over USB, because the bootloader contains the USB code. A blank PIC does not understand USB. It is not even running it's oscillator. Get an iCP01 or an ICD.