Hef/saf eeprom


Closed Thread
Results 1 to 8 of 8

Thread: Hef/saf eeprom

  1. #1
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    3,807

    Default Hef/saf eeprom

    Anybody used HEF/SAF memory are with PBP ?

    Ioannis

  2. #2
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    3,807


    Did you find this post helpful? Yes | No

    Default Re: Hef/saf eeprom

    Do not bother. I found the Richards great posts.

    I only wish it was not so ... assembly!

    Ioannis

  3. #3
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,521


    Did you find this post helpful? Yes | No

    Default Re: Hef/saf eeprom

    Care to a link to the thread/post in question?

  4. #4
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    3,807


    Did you find this post helpful? Yes | No

    Default Re: Hef/saf eeprom

    Sure!

    Post #4
    https://www.picbasic.co.uk/forum/sho...rking-with-HEF

    Needs to be adapted to your eeprom I guess. Have not tested yet.

    Ioannis

  5. #5
    Join Date
    May 2013
    Location
    australia
    Posts
    2,389


    Did you find this post helpful? Yes | No

    Default Re: Hef/saf eeprom

    be aware that I made use of the full 14 bit width of the flash in that code, the data sheet says that only the low byte is high endurance.
    the repercussions of making use the high byte too is not known to me. i have never used hef in any strenuous way, ever.
    Warning I'm not a teacher

  6. #6
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    3,807


    Did you find this post helpful? Yes | No

    Default Re: Hef/saf eeprom

    Thanks for the warning.

    I do not have an alternative as the chip I need to use (16F1779) does not have other EEPROM. Only HEF.

    If I can spare a couple of pins, maybe an external EEPROM will save the day.

    Ioannis

  7. #7
    Join Date
    May 2013
    Location
    australia
    Posts
    2,389


    Did you find this post helpful? Yes | No

    Default Re: Hef/saf eeprom

    use the hef by all means , preferably as bytes ie the low byte . just mask off the high byte and leave it set to 255
    so you don't keep trashing it
    Warning I'm not a teacher

  8. #8
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    3,807


    Did you find this post helpful? Yes | No

    Default Re: Hef/saf eeprom

    I understand, its just gets too complicated to use the HEF area.

    Thanks,
    Ioannis

Similar Threads

  1. HEF EE OK with WRITE ?
    By dsicon in forum PBP3
    Replies: 4
    Last Post: - 6th February 2021, 07:41
  2. Working with HEF
    By mpgmike in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 22nd August 2017, 17:16
  3. HEF (High Endurance Flash) What to do?
    By mehmetOzdemir in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 6th June 2016, 06:25
  4. Eeprom
    By atwoz in forum General
    Replies: 2
    Last Post: - 20th December 2007, 04:05
  5. EEprom
    By lerameur in forum General
    Replies: 1
    Last Post: - 23rd November 2006, 05:30

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