pre loading eeprom data


Closed Thread
Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2004
    Posts
    44

    Default pre loading eeprom data

    I'm sure I must be missing something here which is obvious to everyone accept me

    I'm using a 16f648 and I'm using the eeprom onboard memory to set some default values which once the pic is running will be over written.

    I know I can use the write command to set the values at startup but I only want this to happen once and not everytime.
    Secondly this uses code space (my main concern).

    I assumed I should be able to create a file and program the ee using my Epic programmer but I can not find any details.
    I've tried searching the list but not joy.

    Also am I the only person who find not being able to search the list for 3 chr strings a pain? or is there a way around this?


    Rob

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


    Did you find this post helpful? Yes | No

    Default

    Use the DATA command (refer to your PBP manual).

  3. #3
    CBUK's Avatar
    CBUK Guest


    Did you find this post helpful? Yes | No

    Default

    i dont know if i am right on this subject, but im sure ive read a artical on using xmodem and hyperterminal to program memory without the need of the pic to be worrying about data handling???

    if i am wrong can you explain the x-modem ?

  4. #4
    Join Date
    Mar 2004
    Posts
    44


    Did you find this post helpful? Yes | No

    Default

    Melanie

    What I can say.... Thanks

Similar Threads

  1. Data EEPROM gets clobbered during programming
    By BrianT in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 18th July 2008, 02:46
  2. Big characters on HD44780 4x20
    By erpalma in forum mel PIC BASIC Pro
    Replies: 23
    Last Post: - 7th January 2007, 02:21
  3. LCD + bar graph
    By DynamoBen in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 5th October 2005, 14:50
  4. 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
  5. Sinus calculating !
    By Don Mario in forum mel PIC BASIC Pro
    Replies: 29
    Last Post: - 28th November 2004, 23:56

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