Cheap programmer with modern low voltage PIC support?


Closed Thread
Results 1 to 8 of 8
  1. #1
    Join Date
    Feb 2013
    Posts
    1,078

    Default Cheap programmer with modern low voltage PIC support?

    Hello.

    I have DIY K-149 USB programmer, which is great, but can't support low voltage PICs, such as 16F887 or 16F1503. I need a cheap programmer that can support these chips and allow fuse config (pickit 3 does not allow).

    Any ideas?

  2. #2


    Did you find this post helpful? Yes | No

    Default Re: Cheap programmer with modern low voltage PIC support?

    Pickit2 clone or the real thing. The clone is considerable cheaper.

  3. #3
    Join Date
    Feb 2013
    Posts
    1,078


    Did you find this post helpful? Yes | No

    Default Re: Cheap programmer with modern low voltage PIC support?

    I have genuine Pickit 2. It does not allows to set fuses in the meaningful way.

  4. #4
    Join Date
    Oct 2011
    Location
    Pennsylvania
    Posts
    13


    Did you find this post helpful? Yes | No

    Default Re: Cheap programmer with modern low voltage PIC support?

    Hello CuriousOne:

    I would like to clarify the question: Low voltage chips, meaning LF version(3.3V max Vdd) or low voltage programmable chips which do not use the usual 14V reset on MCLR to go into programming mode? Although I always include the __config setup into the program, I recall that I did config setup changes with PICkit2 standalone programmer just before the program was loaded. This even works when you use the MPLAB just to load the HEX file into the chip, quite a few clicks though. I use PICkit3 in case of 12LF1840 which my PICkit 2 does not support. By the way does anyone know where the upgrade for extended chip list can be downloaded for standalone PICkit 2 like the PIC LF chips? There are references that this exists but I cannot seem to find it.
    Steve

  5. #5
    Join Date
    Feb 2013
    Posts
    1,078


    Did you find this post helpful? Yes | No

    Default Re: Cheap programmer with modern low voltage PIC support?

    Thanks.

    I meant the newer chips, like 16F1507.

    For the Pickit 2, you can change the config, but it is in the way like address, byte, you have to remember that say at 93H is TRISIO config stored and so on. While the MicroBRN (The software that comes with K-149 programmer, has the direct checkboxes, so you can config MCLR, OSC, etc, etc in direct way).

  6. #6


    Did you find this post helpful? Yes | No

    Default Re: Cheap programmer with modern low voltage PIC support?

    I have genuine Pickit 2. It does not allows to set fuses in the meaningful way.
    Why use a programmer to set fuses? Life is much easier if you set the fuses in the source of your program. Thus avoiding mistakes and making it much easier to revisit a project without having to remember what fuses you set.

    George

  7. #7


    Did you find this post helpful? Yes | No

    Default Re: Cheap programmer with modern low voltage PIC support?

    You don't have to use the command line tool. I leave the GUI version running in the background and either select the .HEX file manually or rely on the automatic detect and compile function.

    The GUI version supports the PIC you want to use.

    Given the utility of the PicKit2 (logic analyzer, UART tool and debugger) and the price, it's not a purchase you are likely to regret.

    If you google around you will find tools to add devices to both versions and example device files again for both versions.

    George

  8. #8
    Join Date
    Feb 2013
    Posts
    1,078


    Did you find this post helpful? Yes | No

    Default Re: Cheap programmer with modern low voltage PIC support?

    I use programmer to set fuses because this is way I've used to do and I prefer to less waste time on changing knowledge, and focus more on tasks to be solved.

Similar Threads

  1. All PIC pins outputting low voltage
    By The Master in forum Off Topic
    Replies: 8
    Last Post: - 1st July 2010, 14:31
  2. Using PIC as a Low Voltage Meter, need help
    By doable in forum General
    Replies: 12
    Last Post: - 27th June 2008, 18:41
  3. make a low voltage output from a PIC pin
    By emptyset in forum General
    Replies: 1
    Last Post: - 8th February 2008, 20:20
  4. Low voltage Pic
    By ruijc in forum General
    Replies: 7
    Last Post: - 23rd January 2008, 17:45
  5. Serin with low voltage
    By f_lez in forum General
    Replies: 3
    Last Post: - 21st August 2006, 12:52

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