Configurator


Results 1 to 28 of 28

Thread: Configurator

Threaded View

  1. #18
    Join Date
    Dec 2010
    Posts
    409


    Did you find this post helpful? Yes | No

    Default Re: Configurator

    You can spend the money, or you can add a couple lines of code to your program. To each his own.

    The issue with using the programmer (assuming you have one that doesn't forget the settings after each use) Is that 6 months or a year from now, when you want to program another device with the same code, you have to dig through your notes to decide what to program the fuses to. If it's already in the file, you simply program.

    Honestly, I find the option names pretty intuitive, and spend less than 2 minutes at the start of a project deciding which options I want and adding them to the file. In fact, for the two devices I use most often, I have a generic file that sets fuses, turns off rarely used functions, sets up important registers and so on. The files are well commented in case I need to make changes, but are almost always more than 90% correct, and I can start coding right away.

    I did try out Darrel's program, and it was very good, but I found doing it myself to be not all that painful after the first few devices I played with.
    Last edited by Charlie; - 25th October 2014 at 16:20.

Similar Threads

  1. PIC Configurator
    By Ioannis in forum General
    Replies: 18
    Last Post: - 28th November 2013, 02:29

Members who have read this thread : 1

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