Porting "Chan's FatFS" to the LPC4350

Porting "Chan's FatFS" to the LPC4350

 

Download Richard Man's white paper, "Porting 'Chan’s FatFS' to the LPC4350." (PDF)

This project demonstrates how easy it is to port a commonly used open source FatFS code to the LPC4350 using SDIO and built-in SDMMC support.

In the competitive embedded microcontroller market, one way a silicon vendor can differentiate its offerings from the rest is by integrating higher-function peripherals onchip. As such, it is no
longer unusual to find chips with built-in LCD, USB, CAN, Ethernet, and in some instances, even hardware support for the SD/MMC memory devices.

Such is the case with the NXP LPC4350. With two ARM Cortex cores and many other features, it also sports SD/MMC hardware. Without dedicated SD/MMC support, the firmware typically must use bit banging code which is timing sensitive and adds to the complexity of the code.


 

 

 


 Richard Man has been writing embedded C compilers since 1985. From the 8-bit HC11 to the 32-bit ARM Cortex, the problems of writing good compilers and the issues of an excellent compiler product remain much the same.

 

 

 

 

 

 

 

 

PreviewAttachmentSize
chanFatFS.zip3.92 MB
0
Your rating: None

Has this been tested

Has this been tested recently? I could not run debug session on Keil!

Thank you.

Thank you.

feedback