Hi Michael,
 
I read either ByteEEPROM and BlockStorage for saving data in Telosb flash.
The problem is that I just need to store indepedent bytes (save one byte,
then save another one), no set of bytes but independent bytes. Is still
PageEEPROM the best option?

Thanks in advance

-----Mensaje original-----
De: Michael Schippling [mailto:[email protected]] 
Enviado el: jueves, 19 de noviembre de 2009 15:23
Para: David Conde
CC: [email protected]
Asunto: Re: [Tinyos-help] Storage in Telosb

PageEEPROM is probably what you want. InternalFlash is a small
non-volatile storage area on the controller chip for config
values and suchlike.
MS


David Conde wrote:
> Hi,
> 
>  
> 
> I read about InternalFlash and PageEEPROM components to be used in 
> storage applications with Telosb using TinyOS 1.x
> 
>  
> 
> I would like to know what is better to use in one application which I 
> have to save N samples getting data each T seconds? What is the 
> difference between them? Is there any other component for being used in 
> TinyOS 1.x in storing applications?
> 
>  
> 
>  
> 
> Thank you in advance
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

-- 
Platform: WinXP/Cygwin
TinyOS version: 1.x, Boomerang
Programmer: MIB510
Device(s): Mica2, MicaZ, Tmote
Sensor board: homebrew

_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to