I"C E2PROM with picbasic pro


Closed Thread
Results 1 to 7 of 7
  1. #1
    Join Date
    Jun 2008
    Location
    Varese , Italy
    Posts
    326

    Default I"C E2PROM with picbasic pro

    Good day,
    I am going to pose my question in a different way:
    What will be the picbasic pro command to read and write an external I2C E2PROM having a size of 256K *8, 512K*8?
    The manual indications stop at 65K*8.
    Any help on this item ?
    Thanks in advance for the assistance.
    regards,
    Ambrogio

  2. #2
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default Re: I"C E2PROM with picbasic pro

    Use the normal I2C commands. The manual is just giving a few examples.
    Dave
    Always wear safety glasses while programming.

  3. #3
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default Re: I"C E2PROM with picbasic pro

    Knowing your EEPROM part# would help. Some mix Device Address and EEPROM page select, some don't. Datasheet explain how the device work, control Byte, control WORD, and so forth. Don't worry, I2CWRITE will work with almost anything available on the market.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  4. #4
    Join Date
    Jun 2008
    Location
    Varese , Italy
    Posts
    326


    Did you find this post helpful? Yes | No

    Default Re: I"C E2PROM with picbasic pro

    thanks Steve,

    the memory is : 24LC512

    Regards,
    Ambrogio

  5. #5
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default Re: I"C E2PROM with picbasic pro

    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  6. #6
    Join Date
    Jun 2008
    Location
    Varese , Italy
    Posts
    326


    Did you find this post helpful? Yes | No

    Default Re: I"C E2PROM with picbasic pro

    Thanks,
    I did read the Microchip data sheet too.
    Now it is working well;
    Thanks
    Ambrogio

  7. #7
    Join Date
    Mar 2003
    Location
    Commerce Michigan USA
    Posts
    1,166


    Did you find this post helpful? Yes | No

    Default Re: I"C E2PROM with picbasic pro

    iw2fvo, Just do a search for 24LC1025 and you will see some posts I wrote and some other peoples resopnses.
    Dave Purola,
    N8NTA
    EN82fn

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