Shop OBEX P1 Docs P2 Docs Learn Events
eeprom problem — Parallax Forums

eeprom problem

coorscoors Posts: 28
edited 2004-11-13 01:25 in BASIC Stamp
Hi,
I am having trouble on·how to store hexadecimal values into the eeprom, and be able to read them.

Attached is a sample program on read and write that I'm having trouble in.· It's not outputting the right number.

Thanks,
Ed

Comments

  • Jon WilliamsJon Williams Posts: 6,491
    edited 2004-11-13 01:25
    It looks like you want to write $08 to EE locations 0, 1, and 2, then read those locations back in reverse order?· Try the attached version of your program to see it does what you want -- it will, at least, put your mind at ease regarding WRITE and READ.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Jon Williams
    Applications Engineer, Parallax
    Dallas Office
Sign In or Register to comment.