Home

FatFsMemSDHC

Description SD Card low level driver for FatFs using SDHC_LDD.
Component FatFsMemSDHC.PEupd
Dependencies Timeout

Important Information

Starting January 1st 2013, the latest and greatest versions of components and examples are hosted on GitHub.

License

License : Open Source (LGPL)
Copyright : (c) Copyright Erich Styger, 2012, all rights reserved.

This an open source software implementing an SD card low level driver useful for the the ChaN FatFS, using Processor Expert.
This is a free software and is opened for education, research and commercial developments under license policy of following terms:
* This is a free software and there is NO WARRANTY.
* No restriction on use. You can use, modify and redistribute it for personal, non-profit or commercial product UNDER YOUR RESPONSIBILITY.
* Redistributions of source code must retain the above copyright notice.

History

Date Version Description
07-Jan-2013 1.002 Using generic types instead of DWORD, fixed possible hard_fault at DeInit() .
30-Jul-2012 1.001 Initial release.

Example

See this article for an example project description on the TWR-K60 board with FreeRTOS and FatFS. The example project and sources can be downloaded from here.

Screenshots

Project View

Properties View

Home