+ Reply to Thread
Page 1 of 4 123 ... LastLast
Results 1 to 10 of 39

Thread: 16Fxxx Fuse configurator

  1. #1
    Licensed User Stephen Moss's Avatar
    Join Date
    Jan 2006
    Location
    Cambridgeshire, UK
    Posts
    219

    Default 16Fxxx Fuse configurator

    I am sure most people have tried the excellent Fuse configurator written by JohnB, however as it does not support non 18F devices and I needed one to do just that I have written my own. I primarily wrote this for my own use but I could make it available if there is a demand for it.

    Hi, its great to see you visiting our forum. Why not try Proton Compiler for FREE?

    Download the FREE version of Proton Compiler, Its called Amicus18 and its available from HERE

    Already using proton Compiler??? Get rid of these pesky messages... get LICENSED USER STATUS




  2. If you're a Licensed user of PROTON DEVELOPMENT SUITE, apply for Licensed User Status to remove these pesky messages
     and get access to additional forum areas, Beta test downloads and more!

  3. #2
    Super Moderator fanie's Avatar
    Join Date
    Oct 2005
    Location
    Crime riddled ZA
    Posts
    8,019


    Default

    Hi Stephen,

    Good idea ! Of course there is a demand for it. And thanks, very generous of you
    Fanie
    FAZE
    73 de ZS6FAZ
    http://fanie.cambs.net
    Stick to pic

  4. #3
    Licensed User Toley's Avatar
    Join Date
    Feb 2007
    Location
    Laval, Québec
    Posts
    268


    Default

    Who didn't want a usefull free tool ? Is it a plugin or stand alone ?

    Anyway you can make many people happy

  5. #4
    Licensed User pmcleod's Avatar
    Join Date
    Oct 2006
    Location
    Burton on trent UK
    Posts
    310


    Default

    Sounds great to me, I always find it a real pain in the ar-m
    Pete Mc

  6. #5
    Licensed User Citius's Avatar
    Join Date
    Jul 2006
    Location
    Michigan, USA
    Posts
    304


    Default

    You'll have my gratitude as well Stephen...

    Carl
    "What one fool can do, so can another" -

  7. #6
    Licensed User pic-ignorant's Avatar
    Join Date
    Oct 2007
    Location
    Sunny Kent
    Posts
    2,122


    Default

    I hate fuse settings I'd be very grateful TY

  8. #7
    Licensed User Stephen Moss's Avatar
    Join Date
    Jan 2006
    Location
    Cambridgeshire, UK
    Posts
    219


    Default

    Quote Originally Posted by Toley View Post
    Who didn't want a usefull free tool ? Is it a plugin or stand alone ?
    At the moment it is stand alone, I have only been playing with Visual Basic express 2008 for a few weeks and most of it was writing this thus I am learning as I go so if anyone with more experiance of VB can help me out with the odd problem that would be useful.
    Despite the topics heading it works with all the 10F, 12C, 12CE, 12F, 16C, 16CE, 16CR, 16F, 16HV and RF devices PDS currently supports.

    There are a few things that still need doing if I can figure out how such as...
    1) Device Selection, it would be nice to have a selector like JohnB's instead of the current system but I have not figured out how to do that yet.
    2) Tool Tips for fuse name explanation (partially implimented) - unfortunately the PPI files for non 18F devices do not contain fuse descriptions, mostly fuses are either on or off so the fuse name is a sufficient indicator but some fuse names means a different things on different devices so you might have to refer to the data sheet
    3) Code Optimisation to read the PPI file faster
    4) Conversion to a Plug in

    I don't know how long this will take me, I will release a beta sometime next week for those who want to use it now.

    Note: It only works with PPI files, not the older .LPB or .INF files so you must be running one of the new Betas or Release candidates.

  9. #8
    Licensed User johngb's Avatar
    Join Date
    Oct 2003
    Location
    Surrey, UK
    Posts
    1,340


    Default

    Shame you aren't using Delphi otherwise we could have shared some code.
    How long is it taking you to parse the PPI files? To get the 18F data it takes a couple of seconds on my machine. I guess your parser has to be rather more complex than what I am doing.

    If I can help at all PM me.
    JohnB

  10. #9
    Licensed User Stephen Moss's Avatar
    Join Date
    Jan 2006
    Location
    Cambridgeshire, UK
    Posts
    219


    Default

    Hi John,
    it only takes as couple of seconds to parse the files I just though I could speed it up as each fuse is a self contained module with each one opening and parsing the PPI file which meant 20 file reads. Not very efficient but good for debugging.
    I did try changing it to a single read on Monday but it did not appear to speed things up or cure the "flicker" problem and it introduced a couple of new problems so I have changed it back for now.

    I have attached a Beta version (stand alone, not a plugin) for anyone who wants to try it as it stands and offer feeedback, operation is similar but not idential to that of the 18Fxxx configurator so anyone using it might want to read the PDF first but it is easy enough to work out.
    Once unzipped click on Setup to install.

  11. #10
    Licensed User Toley's Avatar
    Join Date
    Feb 2007
    Location
    Laval, Québec
    Posts
    268


    Default

    Hi Stephen,

    It didn't work for me (under Vista). The program has installed (after the long update of the .net framework 3.5) and after choosing a PPI file I got this error message. Sorry it's in french but I think you can understand.

+ Reply to Thread
Page 1 of 4 123 ... LastLast

Similar Threads

  1. New Fuse Configurator available
    By johngb in forum Fuse Configurator
    Replies: 40
    Last Post: 8th January 2012, 18:56
  2. Can't use Fuse Configurator
    By charliecoultas in forum The Lounge
    Replies: 5
    Last Post: 7th March 2011, 19:37
  3. Fuse configurator bugs ?
    By boezio in forum Fuse Configurator
    Replies: 3
    Last Post: 20th September 2009, 22:11
  4. Fuse Configurator
    By johngb in forum Fuse Configurator
    Replies: 71
    Last Post: 9th April 2008, 03:10

Members who have read this thread : 1

Actions :  (Set Date)

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts