+ Reply to Thread
Results 1 to 4 of 4

Thread: i2c eeprom

  1. #1
    jijita Newbie
    Join Date
    May 2004
    Posts
    49

    Default i2c eeprom

    why and when do we need to program an eeprom
    i thought only we should program the pic connected to the eeprom


  2. #2
    Super Moderator Nigel Goodwin Excellent Nigel Goodwin Excellent Nigel Goodwin Excellent Nigel Goodwin Excellent Nigel Goodwin Excellent Nigel Goodwin Excellent Nigel Goodwin Excellent Nigel Goodwin Excellent Nigel Goodwin Excellent Nigel Goodwin Excellent Nigel Goodwin Excellent
    Join Date
    Nov 2003
    Location
    Derbyshire, UK
    Posts
    29,788

    Default Re: i2c eeprom

    Quote Originally Posted by jijita
    why and when do we need to program an eeprom
    i thought only we should program the pic connected to the eeprom
    It depends entirely what you want to use it for, if it contains the setup defaults for your system it will probably require loading before use - or you could have the host controller load setup defaults to it if the EEPROM is blank. Both methods are commonly used.
    PIC programmer software, and PIC Tutorials at:
    http://www.winpicprog.co.uk

  3. #3
    StupidDum Newbie
    Join Date
    Nov 2003
    Location
    Malaysia
    Posts
    242

    Default

    I2C EEPROM is generally be used to store data, not program code

  4. #4
    checkmate Newbie
    Join Date
    Aug 2003
    Posts
    402

    Default

    The EEPROM is just extra storage. Period. Don't make simple things complicated. Cheers!

+ Reply to Thread

Tags for this Thread