g2553_fat_sd

所属分类:单片机开发
开发工具:C/C++
文件大小:53KB
下载次数:14
上传日期:2013-04-08 06:12:27
上 传 者inanc
说明:  This is the MSP430 and SD Card interface source code. The SD Card library is Chan s FAT FS library. The microcontoller is MSP430G2553. All CCS v5 project files is included.

文件列表:
g2553_fat_sd\.ccsproject (507, 2012-12-19)
g2553_fat_sd\config.h (2056, 2012-12-19)
g2553_fat_sd\drivers\spi.c (2136, 2012-12-19)
g2553_fat_sd\drivers\spi.h (708, 2012-12-19)
g2553_fat_sd\lnk_msp430g2553.cmd (5617, 2012-12-19)
g2553_fat_sd\main.c (5739, 2012-12-19)
g2553_fat_sd\MSP430G2553.ccxml (810, 2012-12-19)
g2553_fat_sd\pff2a\doc\00index_p.html (3485, 2012-12-19)
g2553_fat_sd\pff2a\doc\css_e.css (2629, 2012-12-19)
g2553_fat_sd\pff2a\doc\css_p.css (35, 2012-12-19)
g2553_fat_sd\pff2a\doc\img\layers3.png (2379, 2012-12-19)
g2553_fat_sd\pff2a\doc\img\rwtest3.png (3011, 2012-12-19)
g2553_fat_sd\pff2a\doc\pf\appnote.html (5977, 2012-12-19)
g2553_fat_sd\pff2a\doc\pf\dinit.html (1472, 2012-12-19)
g2553_fat_sd\pff2a\doc\pf\dreadp.html (1977, 2012-12-19)
g2553_fat_sd\pff2a\doc\pf\dwritep.html (2690, 2012-12-19)
g2553_fat_sd\pff2a\doc\pf\filename.html (1380, 2012-12-19)
g2553_fat_sd\pff2a\doc\pf\lseek.html (2003, 2012-12-19)
g2553_fat_sd\pff2a\doc\pf\mount.html (1947, 2012-12-19)
g2553_fat_sd\pff2a\doc\pf\open.html (2737, 2012-12-19)
g2553_fat_sd\pff2a\doc\pf\opendir.html (2259, 2012-12-19)
g2553_fat_sd\pff2a\doc\pf\read.html (2504, 2012-12-19)
g2553_fat_sd\pff2a\doc\pf\readdir.html (2903, 2012-12-19)
g2553_fat_sd\pff2a\doc\pf\sdir.html (1115, 2012-12-19)
g2553_fat_sd\pff2a\doc\pf\sfatfs.html (1732, 2012-12-19)
g2553_fat_sd\pff2a\doc\pf\sfileinfo.html (1935, 2012-12-19)
g2553_fat_sd\pff2a\doc\pf\write.html (3432, 2012-12-19)
g2553_fat_sd\pff2a\src\diskio.c (7161, 2012-12-19)
g2553_fat_sd\pff2a\src\diskio.h (1105, 2012-12-19)
g2553_fat_sd\pff2a\src\integer.h (819, 2012-12-19)
g2553_fat_sd\pff2a\src\pff.c (42973, 2012-12-19)
g2553_fat_sd\pff2a\src\pff.h (6478, 2012-12-19)
g2553_fat_sd\print\print.c (6417, 2012-12-19)
g2553_fat_sd\print\print.h (281, 2012-12-19)
g2553_fat_sd\softserial.c (9624, 2012-12-19)
g2553_fat_sd\softserial.h (1957, 2012-12-19)
g2553_fat_sd\pff2a\doc\img (0, 2012-12-19)
g2553_fat_sd\pff2a\doc\pf (0, 2012-12-19)
g2553_fat_sd\pff2a\doc (0, 2012-12-19)
... ...

Petit FatFs Module Source Files R0.02a (C)ChaN, 2010 FILES pff.h Common include file for Petit FatFs and application module. pff.c Petit FatFs module. diskio.h Common include file for Petit FatFs and disk I/O module. diskio.c Skeleton of low level disk I/O module. integer.h Alternative type definitions for integer variables. Low level disk I/O module is not included in this archive because the Petit FatFs module is only a generic file system layer and not depend on any specific storage device. You have to provide a low level disk I/O module that written to control your storage device. AGREEMENTS Petit FatFs module is an open source software to implement FAT file system to small embedded systems. This is a free software and is opened for education, research and commercial developments under license policy of following trems. Copyright (C) 2010, ChaN, all right reserved. * The Petit FatFs module 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 use UNDER YOUR RESPONSIBILITY. * Redistributions of source code must retain the above copyright notice. REVISION HISTORY Jun 15, 2009 R0.01a First release (Branched from FatFs R0.07b) Dec 14, 2009 R0.02 Added multiple code page support. Added write funciton. Changed stream read mode interface. Dec 07,'2010 R0.02a Added some configuration options. Fixed fails to open objects with DBCS character.

近期下载者

相关文件


收藏者