Code Problem - Strings/ LCD/ internal EEPROM


Closed Thread
Results 1 to 15 of 15

Hybrid View

  1. #1
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by kindred22 View Post
    i cannot read or write on the internal eeprom
    is there a need of interrupt disable to access the eeprom?
    So, what time of day is it? The internal EEPROM of a PIC only works on NON leap years during a full moon on wednesday nights with 3 pineapples within 200 meters and a fork standing on one tine......................................

    If you would like some REAL help, you may want to post some code, maybe a quick description of something like, oh I don't know----which compiler/assembler you are using, etc.etc...

    And also, have you read the datasheet concerning the internal eeprom of the PIC you are using? Pretty much every PIC out there has the same types of restrictions when using the internal EEPROM (except for a couple of examples) as far as interrupts go. There is a need to do some disabling...the datasheets will tell you when...

  2. #2
    Join Date
    Nov 2004
    Posts
    25


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by skimask View Post
    So, what time of day is it? The internal EEPROM of a PIC only works on NON leap years during a full moon on wednesday nights with 3 pineapples within 200 meters and a fork standing on one tine......................................

    If you would like some REAL help, you may want to post some code, maybe a quick description of something like, oh I don't know----which compiler/assembler you are using, etc.etc...

    And also, have you read the datasheet concerning the internal eeprom of the PIC you are using? Pretty much every PIC out there has the same types of restrictions when using the internal EEPROM (except for a couple of examples) as far as interrupts go. There is a need to do some disabling...the datasheets will tell you when...
    well when i begun this thread it was like 3 !!! years ago !!!! even i dont know how i make it work...but the RFM seems to be the best help now ;-) as skimask said ...or at least print an exemple of your code to others chk it out ...

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. Problem runing my code
    By Mus.me in forum mel PIC BASIC Pro
    Replies: 33
    Last Post: - 1st December 2009, 20:36
  3. problem with my code
    By civicgundam in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 3rd February 2008, 01:52
  4. LCD will not start
    By btaylor in forum mel PIC BASIC Pro
    Replies: 49
    Last Post: - 24th May 2007, 02:30
  5. word variable to 25lc640
    By TONIGALEA in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 6th July 2004, 19:59

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