Porting "Chan's FatFS" to the LPC4350

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Porting "Chan's FatFS" to the LPC4350

Porting "Chan's FatFS" to the LPC4350

This content was originally contributed to lpcware.com by Richard Man

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.

Hello World_Richard Man_image.jpg

ラベル(1)
添付
評価なし
バージョン履歴
最終更新日:
‎05-05-2016 03:16 PM
更新者: