Read / Write , To / From Internal EEPROM


Closed Thread
Results 1 to 4 of 4
  1. #1
    Join Date
    Sep 2003
    Location
    INDIA
    Posts
    161

    Default Read / Write , To / From Internal EEPROM

    Hello Friends,

    It might sound stupid, but I am a novice in MCU programing.

    I am looking for a code for 16F877 to read and write into Internal EEPROM.

    Thanks

  2. #2
    Join Date
    Jul 2003
    Posts
    2,358


    Did you find this post helpful? Yes | No

    Default

    Look in the PBP manual for WRITE, READ and DATA commands. It is explained in explicit detail. If you haven't got one, then download the pdf from the MeLabs website.

    Melanie

  3. #3
    Join Date
    Sep 2003
    Location
    INDIA
    Posts
    161


    Did you find this post helpful? Yes | No

    Default

    Hello Melanie

    I got it and once again thanks a lot for your help. It was really simple. Used the data command to fill a part of the EEPROM and then used the READ command to read it and display it on the variable. Thanks once again.

    Regards

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


    Did you find this post helpful? Yes | No

    Thumbs up

    Hi,

    Even better, download microcode studio. Its help system is pretty good and has all the picbasic commands listed for easy use while writing your code.

    I usually have the help window open all the time while I'm coding for this very reason.

    J

Similar Threads

  1. Can't read sequential addresses in external EEPROM
    By tjkelly in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 18th February 2010, 14:46
  2. Cleaning up code
    By Tobias in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 2nd December 2009, 07:14
  3. Problem with I2C EEPROM addressing
    By Atom058 in forum General
    Replies: 14
    Last Post: - 3rd November 2009, 03:17
  4. PIC16F684 + LCD to use the 256bytes of EEPROM - HELP
    By xnihilo in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 7th March 2008, 14:19
  5. Internal EEPROM Read/write Addressing Errors with 18F PIC's
    By Melanie in forum FAQ - Frequently Asked Questions
    Replies: 18
    Last Post: - 12th July 2005, 19:42

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