[Tinyos-help] Config interface for MCU internal EEPROM
daniel widyanto
danielw at wireless-people.com
Sun Apr 6 23:30:37 PDT 2008
Hi all,
Can I have suggestions about the interface that I should implement for
MCU's internal EEPROM ?
I'm using micaz compatible mote, and I want to store the mote's
configuration (sampling time, offset, etc) inside MCU's EEPROM (because
ATMega128 has 4096 bytes EEPROM, which I think it's more than enough for
configuration).
I've read TEP103, and its tutorial in
http://docs.tinyos.net/index.php/Storage. But I don't have the tools to
convert the XML into EEPROM map.
Is there any way to implement configuration in MCU's internal EEPROM ?
Thank you for your help
Regards,
-daniel
More information about the Tinyos-help
mailing list