EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

Re: SD Card read/write using SSP in Keil's MCB2140 (MCU LPC2148)

Started by medw...@hotmail.com December 6, 2006
>> There is also the ChaN FatFs project, see
>> http://elm-chan.org/fsw/ff/00index_e.html
>> This FAT FS supports FAT12 and FAT16 and emphasis is on small
>> code size. The code is easily portable to LPC2xxx.
>>
>> The other FAT filesystem implementations already have ports to
>> LPC2xxx. The hardest part is properly associating the SPI port
>> in software with the one you use in hardware, that's all.
>>
>I ported the ChaN FatFs user demo to IAR/LPC2148 and posted some time
>back. It works great. EFSL is quite bloated in comparison, which I
>also ported to IAR/LPC2148 quite a while ago. Anyone that would like a
>copy of the FatFs port send me an email.
>
>Joel

Hi Joel,

Can you send me your LPC2148 port of the ChaN fatfs (m...@hotmail.com).
thanks.

An Engineer's Guide to the LPC2100 Series

>> I ported the ChaN FatFs user demo to IAR/LPC2148 and posted some time
>> back. It works great. EFSL is quite bloated in comparison, which I
>> also ported to IAR/LPC2148 quite a while ago. Anyone that would like a
>> copy of the FatFs port send me an email.
>>
>> Joel
>>
>
> Hi Joel,
>
> Can you send me your LPC2148 port of the ChaN fatfs (m...@hotmail.com).
> thanks.
>

I located the zip here:
http://www.indyelectronics.com/ff002a%20IAR.zip

Joel Winarske
Independent Electronics, Inc.
http://www.indyelectronics.com

The 2024 Embedded Online Conference