At 01:31 AM 7/14/2009, Harry H. Arends wrote: >Hi All, > >Is there a list that sums up all the __FUSES that are used with the >Microchip pic's. >I need to port code from a 16F628A to a 16F685. The later uses other >fuses-names than the 16F628A. > >Harry The easiest way to do this is to open up the include files that Microchip supplies for each of those processors. You will find the include files in your MPLAB installation. For example, on my system, the include files are located in "C:\MP830\MPASM Suite". Simply open both files in your favorite editor and scroll to the bottom of each file. You will find the configuration bits listed. It should be fairly easy to match up the bit names and create an appropriate config string for your new PIC. Hope this helps! dwayne -- Dwayne Reid Trinity Electronics Systems Ltd Edmonton, AB, CANADA (780) 489-3199 voice (780) 487-6397 fax www.trinity-electronics.com Custom Electronics Design and Manufacturing -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist