Programming IC2 24LC256


Closed Thread
Results 1 to 13 of 13

Hybrid View

  1. #1
    Join Date
    Oct 2003
    Location
    Australia
    Posts
    257

    Default Programming IC2 24LC256

    Hi,

    I'm trying to pre-program my IC2 eeprom using winpic800.

    Apparantly this program can program IC2 devices but there is no help info on the hardware setup.

    Has anyone done this before?
    Cheers
    Squib

  2. #2
    Join Date
    Aug 2005
    Posts
    95


    Did you find this post helpful? Yes | No

    Default

    What programmer are you using with winpic.
    Sphere....

  3. #3
    Join Date
    Oct 2003
    Location
    Australia
    Posts
    257


    Did you find this post helpful? Yes | No

    Default

    Looks like Winpic800 is a bit buggy... it works well using IC-prog -D... using my very simple 3 resistor programmer. :P

    Have a great day.

    Cheers
    Squib
    Last edited by Squibcakes; - 19th September 2006 at 01:06.

  4. #4
    Join Date
    Aug 2005
    Posts
    95


    Did you find this post helpful? Yes | No

    Default

    I have a jdm myself, but I have used a SN7407 to buffer the signals to eliminate programing errors. Glad to see you sorted your problem.

    Sphere...
    Last edited by Sphere; - 19th September 2006 at 01:25.

  5. #5
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    Yo Squib,

    3 resistor programmer

    Is there a link to more info on this? I've spent almost $300 on 3 different programmers.

    Just feel like kicking myself in the ___, for not knowing.
    <br>
    DT

  6. #6
    Join Date
    Oct 2003
    Location
    Australia
    Posts
    257


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Darrel Taylor
    Yo Squib,

    3 resistor programmer


    <br>
    DT, its kinda in my head, but based loosly on my simple programmer http://www.picbasic.co.uk/forum/showthread.php?t=703 the only difference is that VPP is not connected, so infact you only need two (2) resistors and a 5 volt supply.

    Here's a cut and paste from the top of my code.....

    ' TO PROGRAM THE 24LC256 MANUALLY USE ICPROG-D. SELECT THE AT24C256 CHIP
    ' CONNECT TO SERIAL PORT USING SIMPLE PROGRAMMER
    ' CONNECTIONS:
    ' PIN1:PIN4 TO GROUND
    ' PIN5 TO DATA (DTR via 4.7k) + (CTS)
    ' PIN6 TO CLOCK (RTS via 4.7k)
    ' PIN7 TO GROUND (FROM MAIN PCB AND SERIAL PORT GROUND)
    ' PIN8 TO VCC (FROM ext 5V)

    Cheers
    squib
    Last edited by Squibcakes; - 19th September 2006 at 04:17.

Similar Threads

  1. Data Programming Error at 0000
    By cpatnoi in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 22nd May 2009, 03:37
  2. Problems programming
    By Lionheart in forum General
    Replies: 4
    Last Post: - 7th December 2008, 16:51
  3. PIC programming algorithm - where is it to find?
    By flotulopex in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 24th June 2007, 18:31
  4. Some questions for programming
    By fnovau in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 5th July 2006, 16:04
  5. MELab Programming
    By tarr in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 22nd March 2006, 13:36

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