- Pickit 2 V2 61 Software
- Pickit 2 V2.61 Software Downloads
- Pickit 3 Software Download
- Pickit Software
- Pickit 2 V2.61 Software
PICkit 2 Interface Guide PC Application v2.61 OS Firmware v2.32 Title: PICkit 2 Interface Guide Subtitle: Matches Firmware Version 2.32.00, and software V2.6100 Javier Gutierrez Programmer FirmwareThe firmware consists largely of commands to store and retrieve data from 2 data buffers, and to store and execute scripts from an indexable script. The Analyzer mode of the PICkit 2 Logic Tool enables using PICkit 2 as a simple 3 channel logic analyzer to capture, view, and measure the digital waveforms of up to 3 signals. 3.1 Connecting the PICkit 2 in Analyzer Mode The PICkit 2 ISCP connector pins 4, 5, & 6 are used as the inputs for the 3 logic channels. Pickit 2, I installed the v2.61 software and when I open it, it indicates that the device is not found. Should I have purchased a Pickit 3? I read a few threads in some other forums about the Pickit 2 not liking USB 3.0 ports and that is about all I have on my computer.
Build Your Own PICKit 2 Clone
My Simplified PK2 Design
It can be used with the PICkit 2 GUI Terminal Software and the PICkit 2 GUI Logic Analyzer. Best of all its an all leaded design that you can build in about an hour if you have of the parts.
Because this design is simplified and uses a fixed voltage reference, the programmer voltage cannot be controlled by the PICkit 2 software settings to lower the voltage. It also cannot do the 'Vpp First' mode which in rare cases you may need to re-program a PIC that has a very fast internal oscillator and internal MCLR enabled.
Because of the voltage limitation, programming 3v parts like the PIC32, PIC24 and some PIC18F parts that have a J in the part number are not supported. But for most of the PIC10F, 12F, 16F and 18F devices, this programmer works great and is a fun project to build that will be useful for a long time.
PICkit 2 Case
PCB Layout
Note:
These files are provided free for personal use only. They are not for commercial use. In other words you can't sell boards or a programmer based on this design without my permission.
|
|
Schematic
Parts List
Qty 1 1 1 1 1 4 1 4 3 2 1 1 1 3 1 1 1 1 1 1 1 1 2 1 1 | Label PCB U1 D2 D1 R14 R15,R16,R2,R10 R3 R12, R13, R17,R8 R9,R6,R5 R7,R11 X1 C4 L1 Q1,Q2,Q4 Q3 Conn2 C1 Conn1 R4 R1 D3 D4 C2,C3 C5 SW1 | Part Number PCB PIC18F2550-I/SP 1N5817 BAT41 22k 4.7k 2.7k 100 10k 330 20Mhz Crystal 0.47uf Cap 680uH 2N3904 2N3906 USB Connector 47uf 25v 6-Pin Header 100k 1k Red LED T1 Green LED T1 22pf 0.1uf Momentary Switch |
PK2 Connections to PIC Device
PICkit 2 Manuals
|
|
PICkit 2 Software Description Summary
Pickit 2 V2 61 Software
The software for the PICKit 2 is what makes it useable. There are different levels of software to be aware of when building your own PICkit 2. Here is the list of software I'll cover below. Note: PICkit 2 software below is written to run in Windows only but there are some versions written for Linux and Mac but I haven't used them and they aren't as well documented so I'll stick with Windows only.- PICKit 2 GUI - Windows GUI that controls the PICkit 2.
- PICkit 2 Command Line - This is an alternative to the GUI. It controls the PICkit 2 but can be built into a IDE programming environment. This is the programming software used in my books and in the Great Cow Basic IDE.
- PICkit 2 Firmware - This is the program that is loaded into the PIC18F2550 at the heart of the PK2 design. This communicates with the PICkit 2 GUI or the PICkit 2 Command line software running on a Windows PC.
- PICkit 2 Device File - This file contains all the information the PICkit 2 needs to program each device. This file can be updated as new parts are released. This file is part of the PICkit 2 GUI and PICkit 2 Command line software. Originally the GUI and Command line used different device files but the Command line version was updated by MichaelS below so they could share one device file. This allows both of them to use the latest list of parts together and Dougy83 released a nice software tool to make updating the device file much easier.
Pickit 2 V2.61 Software Downloads
All these software releases are listed below.Original Microchip GUI Software
To the left below is the file to install it and to the right is a picture of the software running.
Note: All the PICkit 2 software requires Windows dotnet running on your PC. Chances are you already have it but if your computer is older then you can download it from Microsoft or download this version below that supports the PICkit 2 software.
|
Original Microchip Command Line Software
I use the command line version in the Great Cow Basic compiler IDE and the MCStudio IDE for PICBASIC. This is the official version released by Microchip. It uses its own device file that doesn't support all the latest parts.
pk2cmdv1-20.zip | |
File Size: | 120 kb |
File Type: | zip |
Pickit 3 Software Download
Download FilePIC18F2550 Firmware for Building your own PICkit 2
Here is the direct link to the Microchip site: PICkit 2 Firmware V2.32
and here is the direct download (just in-case the link goes bad).
pk2v023200.zip | |
File Size: | 27 kb |
File Type: | zip |
Pickit Software
Download FileMichaelS Update PK2CMD files
To install, just delete or rename your existing pk2cmd.exe and pk2devicefile.dat and then copy these to the same directory where those original files were. Everything should work as before but now you will have additional device support. (note: my pk2 design above only supports the 5v parts).
pk2cmd.exe | |
File Size: | 151 kb |
File Type: | exe |
pk2devicefile.dat | |
File Size: | 183 kb |
File Type: | dat |
Pickit 2 V2.61 Software
Updated Device File
I've tried it on a few devices and it works and it also has support for even more devices than the MichaelS device file. It claims it supports 678 devices (41 more than the MichaelS version above) including some of the latest PIC16F parts.
pk2devicefile_1_63_146.dat | |
File Size: | 193 kb |
File Type: | dat |
pk2devicefile_1_63_155_gcb_only.dat | |
File Size: | 152 kb |
File Type: | dat |
Device File Editor
So I recommend you replace all of the device files listed above with this one. Its the latest and greatest that I know of for 8-bit devices. Remember to rename it to just pk2devicefile when you use it with the pk2cmd or the PICkit 2 GUI software.
pk2devicefile_1_63_146-4.dat | |
File Size: | 193 kb |
File Type: | dat |
pk2dfe_1.0.0.7.zip | |
File Size: | 27 kb |
File Type: | zip |
More Info
Here are the Microchip Archive files which include some of the early PICkit 2 files.