Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Message

Re: [lpc2000] Re: MMC/SD support on LPC2000

2006-01-17 by David Hawkins

Carsten Gr\ufffdn wrote:
> Sean, 
> the reason (for me) would be that it would be simpler on the LPC 
> board, no need for FAT etc (I'm actually also looking into prllc's FAT 
> implementation with SD support at $139,- which I think is very 
> reasonable). Also I'm a little worried that the card will be "killed" 
> by problems with write-endurance (if using FAT, the FAT tables are 
> written very often), and if used as a circular buffer, each sector 
> will be written (relatively) seldom.
> 
> Regards,
> Carsten

Perhaps you could get the best of both worlds. Format the card with
a FAT file system containing one large file. If the micro only writes
bytes within that file, and the format is understood within that
file by both the micro, and the Windows app. the OS need only
know that there is a file there, not how to interpret it.

The circular buffering will just occur within the large binary
area that is 'the file'.

Dave

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.