The whole project is meant to monitor and log power failures and power
consumption :-)
Of course there will be a battery backed up RTC with RAM

Sunish

On Sun, Aug 1, 2010 at 7:39 AM, mattschinkel <[email protected]>wrote:

> There shouldn't be corruption unless power goes out. Hold your
> position in the file in eeprom, or start with a file that contains all
> 0's.
>
> If you stop writing in the middle of a sector, that sector will not
> get written.
>
> Matt.
>
> On Jul 31, 9:58 pm, Sunish Issac <[email protected]> wrote:
> > Logging on to a single file is good enough, as long as the chances for
> > corruption is less.
> >
> > Sunish
> >
> > On Sun, Aug 1, 2010 at 7:20 AM, funlw65 <[email protected]> wrote:
> > > Quote:
> > > "Single volume and Single file"
> >
> > > I think that the file must exist already. So, it seems that Sunish
> > > (and me) must log everything in one file. Well, good enough... but i
> > > would prefer a FAT16 system which can create also files...
> > > Again, good enough.
> >
> > > Vasi(funlw65)
> >
> > > On Jul 31, 6:12 pm, mattschinkel <[email protected]> wrote:
> > > > After a quick browse, It seems that this petite version does not
> write
> > > > filenames. Probably because of the 512 byte restriction I mentioned.
> >
> > > > Matt.
> >
> > > > On Jul 30, 8:29 am, William <[email protected]> wrote:
> >
> > > > > Greetings,
> >
> > > > > This guy's library (elm-chan) is solid and proven. The others may
> be
> > > > > great too, who knows?
> >
> > > > > He recently released a 'petite' version. (46 byytes ram, 4K code)
> >
> > > > > If I were going to implement a JAL version, that is where I would
> > > > > start.
> >
> > > > >http://elm-chan.org/fsw/ff/00index_p.html
> >
> > > > > William
> >
> > > > > On Jul 30, 4:56 am, Joep Suijs <[email protected]> wrote:
> >
> > > > > > Hi Vasi,
> >
> > > > > > >http://elm-chan.org/fsw/ff/00index_e.html
> >
> > > > > > William has mentioned this one before. I've used it (in C) and it
> > > works great!
> >
> > > > > > Joep- Hide quoted text -
> >
> > > > > - Show quoted text -
> >
> > > --
> > > You received this message because you are subscribed to the Google
> Groups
> > > "jallib" group.
> > > To post to this group, send email to [email protected].
> > > To unsubscribe from this group, send email to
> > > [email protected]<jallib%[email protected]>
> <jallib%[email protected]<jallib%[email protected]>
> >
> > > .
> > > For more options, visit this group at
> > >http://groups.google.com/group/jallib?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups
> "jallib" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<jallib%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/jallib?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en.

Reply via email to