what programmer to use with 18F452 ?


Closed Thread
Results 1 to 11 of 11
  1. #1
    Join Date
    Apr 2008
    Posts
    24

    Default what programmer to use with 18F452 ?

    I have read lots of old posts about my question,
    and I would like to ask it again in April 2008 ...

    If I want to use Microchip PIC 18F452, what is the best programmer to use ?

    Ok ... tell me 2 of them : one, free, and another not free ...

    The ones I have found are :

    (*) free :

    >>> http://home.vrweb.de/~lotharstolz/st...vpc/index.html
    Seems I can't make it work because my serial port only delivers 10 volts ...

    (*) not free : PIC-PG2C, 19 €.

    >>> http://www.olimex.com/dev/pic-pg2c.html

  2. #2
    Join Date
    Apr 2008
    Posts
    24


    Did you find this post helpful? Yes | No

    Default

    I am very sorry I posted few (general) questions in the "basic" forum

    Can the moderator move them to the apropiate place ?

    Thanks.

  3. #3
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Buy the PICKIT2 from Microchip and save yourself the headache.
    http://www.microchip.com/stellent/id...cName=en023805
    Dave
    Always wear safety glasses while programming.

  4. #4
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Yes, yes, yes... at least PICKIT 2. More benefits than any others low cost one(jdm, Taits or else based one)
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  5. #5
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,648


    Did you find this post helpful? Yes | No

    Talking

    PICKIT 2 = Best performance / price !!!!

    and it's " designed for ..." by ... Microchip.

    That means reliable upgrading for years and years ...

    Alain
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

  6. #6
    Join Date
    Apr 2008
    Posts
    24


    Did you find this post helpful? Yes | No

    Default

    OK - if you 3 agree in that, maybe I shall skip those "cheap" programmers ..

    I was about to buy this one :

    PIC-PG2C @ http://www.olimex.com/dev/pic-pg2c.html = 19 €.

    OK - I go to the page pointer to by mr mackrackit ...

    but the Part Number: PG164120 - PICkit 2 Microcontroller Programmer (23,84 €)

    HAS NO SOCKET AT ALL, neither for the 18F452 !

    The "Part Number: DV164120 - PICkit 2 Starter Kit" (34,06 €) has a "Low Pin Count Demo Board containing a PIC16F690 PDIP", and it explicitly says "The PICkit 2 Low Pin Count Demo Board supports 8-, 14-, and 20-pin PICmicros", and the 18F452 has 40 pins !

    What am I doing wrong ?

    I did write to Microchip, asked to program a 18F452 and a 18F4520,
    and they pointed me to "Part Number: DV003001 - PICSTART PLUS DEVELOPMENT SYSTEM" which goes up to 136 € !

    Thanks for your patience ! Ramon.

  7. #7
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Ramonetnet View Post
    but the Part Number: PG164120 - PICkit 2 Microcontroller Programmer (23,84 €)
    HAS NO SOCKET AT ALL, neither for the 18F452 !
    That's because you're supposed to set yourself up with a small 5/6 pin header so you can reprogram the PIC while it's still installed in the circuit....otherwise known as In Circuit Serial Programming (ICSP).

    The "Part Number: DV164120 - PICkit 2 Starter Kit" (34,06 €) has a "Low Pin Count Demo Board containing a PIC16F690 PDIP", and it explicitly says "The PICkit 2 Low Pin Count Demo Board supports 8-, 14-, and 20-pin PICmicros", and the 18F452 has 40 pins !
    What am I doing wrong ?
    I don't think you're doing anything wrong...just getting a couple of things confused...
    The demo board supports small PICs, yes, if you use the 18F452, which has the 40 pins, you have to program it in circuit as described above.

    Open up a PIC datasheet and read up on 'In Circuit Serial Programming'. That should clear it up for you.
    Last edited by skimask; - 24th April 2008 at 14:37.

  8. #8
    Join Date
    Apr 2008
    Posts
    24


    Did you find this post helpful? Yes | No

    Default

    Thank you, mr Skimask ... I do agree on all your opinions, except on what I have to do !
    All I have is a proto-board with a PIC on it.
    There is no way I plug a 5/6pin header in it - I don't have the knowledge,
    even I did read the ICSP part of the manual.

    I have done something different : I wrote to Microchip.

    First they recommended to buy the "PICSTART plus", code "DV003001".
    Unfortunately, its price tag is at 136,24 €

    I wrote back again, asking for something cheaper. Now they say : ... you need

    PG164120 = 23,84 € = pickit2 programmer
    AC162049 = 27,24 € = universal programming module (socket)
    AC164110 = 6,81 € = RJ-11 to ICSP adapter (cable)

    Now, 58 € looks better to me.

    WHAT IS YOUR OPINION ?

  9. #9
    Join Date
    Oct 2004
    Location
    Hangover, Germany
    Posts
    289


    Did you find this post helpful? Yes | No

    Default

    Using PIC18F-devices was the point when I can't use IC-Prog (and JDM-Programmer) any more!

    I use the ASIX PRESTO - it is very fine,
    but the Pic Kit 2 is a very good part for the start!

    Don't think about the sockets - use 5 wires from the PIC to a 5-pin-header for ICSP.
    PBP 2.50C, MCS+ 3.0.0.5, MPLAB 8, MPASM 5.14, ASIX Presto, PoScope, mE mikroBasic V7.2, PICKIT2

  10. #10
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    yes yes yes... ICSP all the way when at all possible... it's always possible though.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  11. #11
    Join Date
    Apr 2008
    Posts
    24


    Did you find this post helpful? Yes | No

    Default

    YES, all you people are telling me again and again
    there is something called "5-pin-header for ICSP"
    I stll did not understand at all.

    LET ME READ THE BOOKS (thanks, mack) and I SHALL BE BACK !
    Ramon, gratefull.

Similar Threads

  1. Melabs U2 Programmer Command Line Options
    By Robert Wells in forum General
    Replies: 5
    Last Post: - 3rd July 2009, 02:11
  2. problems with USB programmer
    By malc-c in forum General
    Replies: 7
    Last Post: - 10th May 2007, 20:14
  3. USB programmer problems
    By uiucee2003 in forum USB
    Replies: 2
    Last Post: - 15th August 2006, 23:47
  4. Melabs USB Programmer
    By tmurph in forum General
    Replies: 1
    Last Post: - 25th December 2005, 03:25
  5. General Programmer Questions
    By mslaney in forum General
    Replies: 1
    Last Post: - 17th December 2004, 18:16

Members who have read this thread : 0

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