Read Write with 16F1527


Closed Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2013
    Posts
    2

    Default Read Write with 16F1527

    Read Write doesn't work with 16F1527 (PBP3) Please help

    DEFINE EEPROM_START ?
    DEFINE EEADR ?


    length var byte

    Data @5,10
    read 5,length
    write 5,length

  2. #2
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default Re: Read Write with 16F1527

    The 16F1527 doesn't have any EEPROM memory.
    DT

  3. #3
    Join Date
    Mar 2013
    Posts
    2


    Did you find this post helpful? Yes | No

    Default Re: Read Write with 16F1527

    Quote Originally Posted by Darrel Taylor View Post
    The 16F1527 doesn't have any EEPROM memory.
    Oops! thanks I did a test but cool 10 PWM

Similar Threads

  1. I2C Write & Read
    By dallowgill in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 14th June 2011, 23:06
  2. Read/Write Problem
    By Tobias in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 10th February 2010, 01:51
  3. I2c write&read
    By MINHLE in forum General
    Replies: 15
    Last Post: - 5th January 2010, 23:13
  4. I2C Read and Write
    By DerekMacom in forum mel PIC BASIC
    Replies: 14
    Last Post: - 21st April 2008, 15:44
  5. DS1996 Read/Write
    By Bosse in forum Serial
    Replies: 0
    Last Post: - 30th October 2007, 13:36

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