-
```
Probar programador PICKIT2
```
Original issue reported on code.google.com by `jomp...@gmail.com` on 1 Nov 2009 at 4:21
-
Hello,
Could somebody help me with how to install the bootloader on a just-assembled board?
Long story short, I've built a bluebus for myself :)
I've checked with USBview in windows, the device…
leewi updated
1 month ago
-
When I attach PICKIt2 or PICKIT3 and run software, all I get is message, Programmer.... and Copyright info and it sits there forever.
If i unplug USB, it says Pickit2: error receiving packet.
PICKI…
-
Pickit2 programmer is about half the price of pickit3. Thanks.
-
Hello, Can you share the original Flash Memory Dump you extracted using Pickit2.
-
Hello,
First of all - Thanks, it's great project help me every day.
But, today I found some bug at reading flash, result file was bigger than expected.
At : "
$ pic32prog -r uapp_in_flash.bin 0x1d…
-
After flash the bootloader with pickit2 to Cricut maker, it did not run. The debug bit in configuration was enabled which block the bootloader from running.
-
All display worked prior to reprograme via pickit.selected for 5w qrp. Programming successfull.Verified.Now no screen.
Any thoughts?
I am new to programming @65yrs so please be kind on any code,Than…
07391 updated
3 years ago
-
Explore routes to get general PIC support
Pointfree comments:
- http://www.eran.io/lpicp-turn-any-board-running-linux-into-a-pic-programmer/ (https://github.com/pavius/lpicp)
- http://picpgm.picp…
-
```
What steps will reproduce the problem?
1. Loading a boot loader with USB access on it using MPLABX & Pickit2. I used
generic DEMO one from Microchip to compile with a 18f2455 chip set.
2. Placed…