Re: [Tinyos-help] Config interface for MCU internal EEPROM

2008-04-07 Thread Aurélien Francillon
Le Monday 07 April 2008 08:30:37 daniel widyanto, vous avez écrit : > 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

[Tinyos-help] Config interface for MCU internal EEPROM

2008-04-06 Thread daniel widyanto
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 t