Writing to boot EEprom
crgwbr
Posts: 614
Is it possible to use the Boot EEprom for to store a few longs of data?· If so, I could·use the I2C routines on the object exchange, right?· Which Address should I start at?
Thanks,
crgwbr
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
NerdMaster
For
Life
Thanks,
crgwbr
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
NerdMaster
For
Life
Comments
You should be able to use the I2C routines in the object exchange
Mike gave an example a week or so ago - see the following post
http://forums.parallax.com/forums/default.aspx?f=25&m=166651
I was following the post when it started so I first tried it on the boot eeprom and that was fine and following on from that I used it to write to a second eeprom 24lc256 on different i/o pins and it worked just fine.