Shop OBEX P1 Docs P2 Docs Learn Events
Eeprom — Parallax Forums

Eeprom

SXleeSXlee Posts: 47
edited 2011-09-16 06:31 in General Discussion
Hi all

I've got a SX48 with a 50 MHz Resonator and a external 4 Kbit (512 Byte) Serial EEPROM 93LC66 Item code 602-20011

Does anyone have some code for Read and Write to the EEPROM?

Comments

  • SXleeSXlee Posts: 47
    edited 2011-09-03 12:23
    Does anyone know if the code for the 24LC512.Bas by JonnyMac will do the job?
  • ZootZoot Posts: 2,227
    edited 2011-09-15 22:36
    Use SX/B -- then you can use the built-in high level I2C commands that will take care of all the heavy lifting. Then if you want, you can dissect the assembly that SX/B generates if you want to really see how it works.

    The SX/B help has examples of using the I2C commands for external EEPROMs.
  • SXleeSXlee Posts: 47
    edited 2011-09-16 06:31
    Thanks Zoot, You have a nice day
Sign In or Register to comment.