From: Frans S. <fra...@gm...> - 2008-11-13 07:30:09
|
Hi, >> On the firmware page: http://usbpicprog.org/?page_id=6 you can see >> that you have to attach jumpers on the programming header. >> One jumper is on the MCLR pin of the 18F2550. If you attach only this >> one, you will see the bootloader in lsusb (it's called Microchip >> Picdem something) > To me it showed up as: > "ID 04d8:000e Microchip Technology, Inc." The bootloader should have said: "ID 04d8:000b Microchip Technology, Inc." and it probably did, or else you couldn't have flashed the firmware successfully! The "Microchip Technology, Inc." string is just related to the 04d8, it has nothing to do with any string in the firmware but generated by the operating system. > >> When you attach the other jumper after programming the usbpicprog >> firmware, you will see usbpicprog in lsusb. > After flashing (successfully ;)) the uc_code-1.1 (and installing the > second jumper) I still see the UPP listed as "ID 04d8:000e Microchip > Technology, Inc."... but usbpicprog recognizes it (says "usbpicprog > 0.1.1 connected") so it looks like everything works ;) > > As soon as I can I'll post the results about how my UPP through-hole > works ;) Great! Don't forget to tell me which devices you have programmed successfully! cheers, Frans |