Short Description
This is a simple program for Win95/98/XP to program the PIC firmware from a HEX-file (the type generated by Microchip's MPLABTM) into a PIC microcontroller. Most modern PICs (like the PIC16F84, 16F628, 12F675, dsPIC30Fxxxx) can be reprogrammed many times, because the program can be erased electrically (the code is stored in a FLASH, not a simple ROM). Some of the "very simple" programmer interfaces can be used, a few of them are described in the manual.
Originally I wrote this program for myself to get the PIC-keyer firmware into a PIC16F84, after discovering that the once-famous DOS program called "PIP-02" refused to work under windoze.
Note: Meanwhile there are other programs called "WinPic" on the web. If you look for an update, search the net for "WinPic" AND "DL4YHF" to find the right one.

Features
- serial interface: compatible to the "COM84", "JDM", and user-defined
Most interfaces for the COM-port should work without a special port-access driver, and may even work with USB<->RS-232 adapters now !
- parallel interface: compatible with SM6LKM's "PIP84"-interface, check Johan's homepage
- many other interfaces can be driven with a simple interface definition file (see manual)
- exotic interfaces can be supported through a specialized hardware-interface DLL (plugin)
- possibility to verify the PIC at different voltages (almost "production grade")
- requires a PC with WIN95, Win98, Win XP (Win NT 4.0 and Win2000 not tested)
- Code memory size now up to 8192 words, data EEPROM memory up to 256 byte.
- Code and data memory may be programmed separately
- Bulk erase ("erase all") or individual programming of all bytes present in from HEX-file
- Built-in "hex editor" for quick patches in code or data EEPROM memory
- Invocation with command line arguments is possible, so you can run WinPic from a shell
- Extra window with "Reload & program" function (always in front of others)
- WinPic now also supports JDM PIC-programmer 2, Velleman K8048, the Hoodmicro, the Willem interface, El Cheapo, and many others. The only(?) interfaces which WinPic doesn't support are Microchip's "PicStart plus" (far too expensive) and "PicKit2" .
- Thanks to various collaborators, a French, Greek, Portugese, Spanish, and Turkish translation of WinPic's user interface is available. All languages are now contained in the installer (no need to download anything separately)
- Besides SMPORT, the PortTalk driver can be used. It proved to be faster under WinXP, especially when programming larger PICs (dsPIC and PIC18F).
- dsPIC30F2010 (theoretically ALL dsPIC30F devices supported, a few tested)
- PIC16C61, PIC16C71
- PIC16C84, PIC16F84
- PIC16C710, PIC16C711, PIC16C715
- PIC10F200, PIC10F202, PIC10F204, PIC10F206
- PIC12F629, PIC12F635, PIC12F675, PIC12F683
- PIC12F609, PIC16F610, PIC12F615, PIC16F616 (new since 2007-06)
- PIC16F627, PIC16F627A, PIC16F628, PIC16F628A
- PIC16F630, PIC16F636, PIC16F648A
- PIC16F676, PIC16F684, PIC16F688
- PIC16F73, PIC16F737, PIC16F74, PIC16F76, PIC16F77
- PIC16F818, PIC16F819
- PIC16F87, PIC16F88
- PIC16F873A...PIC16F877A
- PIC16F88
- PIC18F242, PIC18F248, PIC18F252, PIC18F258
- PIC18F442, PIC18F448, PIC18F452, PIC18F458
- PIC18F2XX0/2XX5/4XX0/4XX5 (tested: PIC18F2550)
- and other "quite compatible" devices, if you have the datasheet and a text editor !
- WinPic manual (included in installation archive)
- WinPic FAQ list (also included in the installation archive)
- http://www.microchip.com (find the way to MPLAB yourself ;-)
- http://home.swipnet.se/~w-41522/ Johan Bodin's site (SM6LKM homepage)
- http://www.bknd.com/ highly recommendable PIC C compiler, usable with MPLAB.
- OE6RDN's PIC programmer board for the serial interface
- E. Schlunder's HOODMICRO project
- PE1ICQ's tiny PIC programmer for the serial port, available as kit or PCB.
- Philippe Chevrier ported WinPic to the MinGW/wxWidgets system, called WxPIC. You can find it on Philippe's website.
Download
- DL4YHF's WinPic Programmer installation archive .
Contains everything you need to run WinPic, including the help system. Since 2005-11, WinPic is distributed with an installer, which contain all translations (so Czech, Dutch, English, French, German, Greek, Italian, Portugese, Russian, Spanish, and Turkish are now all "built-in" - thanks to all collaborators ! )
- Sourcecodes for writing your own interface-plugin-DLL (interface_dlls.zip) . Contains a sample DLL project written in DevC++ V 4.9.9.2 (a nice freeware C/C++ compiler based on GCC/MINGW, including a simple IDE).
Permission is granted to use, modify, or redistribute this software so long as it is not sold or exploited for profit, and as long as you mention where you found the original parts. A part of the old 16C84-programming algorithm and the hex-file loading routine was 'inspired' by David Tait's PIC programmer for DOS. The PIC18F programming routines were written by Martin van der Werff, who also informed me about the better performance of the PortTalk driver.
A note for Japanese users
A Japanese version of WinPic, written by FENG3, is now available at his website: http://feng3.cool.ne.jp/winpic/.Disclaimer
This software is provided 'AS IS' and any express or implied warranties, including, but not limited to, the implied warranties of merchantability(*), fitness for a particular purpose, or non-infringement, are disclaimed. In no event shall the author or contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement for the substitute of good or services, loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage.
- (*) to be more specific, this software isn't merchantable at all, since I will not sell it, and no-one else is allowed to... ;-).
Namings for products in this document, that are registered trademarks, are not separately marked. The same applies to copyrighted material. Therefore the missing ®(r) or ©(c) does not implicate, that the naming is a free trade name. Furthermore the used names do not indicate patent rights or anything similar.
Không có nhận xét nào:
Đăng nhận xét