Yahoo Groups archive

Lpc2000

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

Message

Re: [lpc2000] Re: Cheap SD Flash File System

2005-11-13 by Joel Winarske

Sten wrote:
>
>Does anybody has some experiences in what data rate can be achieved when
>writing to an SD/MMC card? What is the bottleneck (software/FAT or SPI)?

Based on the user manual:
The minimum divider value on the SSP peripheral is 2.  You can run the
peripheral clock at CPU speed; 1:1.  The SD Card Max clock speed for SPI
mode is 25MHz.  So if you run the peripheral clock at 50MHz you can
potentially access the SD card at the maximum SD SPI frequency.

Some FAT implementations use less RAM and more ROM, some feature caching and
use quite a bit more RAM.  So depending on your requirements and budget you
have some optimizing options.


Joel

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.