搜索资源列表
file_system_driver(based_uclinux_ucos2)
- 开发工具:ads1.2 或 gcc for linux 说明:可以供阅读嵌入式fs时参考。内含flash file system驱动原理介绍,以及uclinux和usos2下的各种文件系统实现(yaffs2,ffs,cf card,sd card,fat等),主要是周立功和优龙的代码。-Tools : ads1.2 or gcc for linux : can be read for Embedded fs reference. Intron flash file system driver
STM32+FS+LCD+SD+BMP完整工程文件,详细注解,系统学习好资料~
- 集STM32 Cortex ARM SD卡FATFS文件系统、BMP文件解析、TFT 驱动于一体,可直接用于数码相框等应用,编程风格规范,注解详细,含作者很多调试心得,学习好资料
UCOSFS_SYS.rar
- 本资料包括建立在SD卡和NANDFLASH上的文件系统,具体如下: SD卡:FAT32 NANDFLASH:FAT16 SD&NAND:整合的文件系统,SD(FAT32)的盘符是"ide",NANDFLASH(FAT16)的盘符是"FLASH" uc/FS基本使用方法: 1. FS_Init(),在调用uc/FS功能前需要进行初始化 2. FS_IoCtl(),对媒质进行格式化(SD卡用电脑格式化,所以未给出格式化参数) 3.
FS.rar
- uCOS-II+uCGUI+uCFS ,内有ILI9320,SD卡的驱动的完整,uCOS-II+ uCGUI+ uCFS, there ILI9320, SD card drive complete
api
- uC/FS API函数源文件(sd卡的FAT驱动)-uC/FS API function source file (sd card FAT drive)
uCOS-II-FS-uCGUI-SD-TFT
- STM32-ucos-FS文件系统-uCGUI-SD卡-TFT9325-说有动移植好了,保证能用-STM32-ucos-FS file system-uCGUI-SD Card-TFT9325-said Udo transplant well, can be used to ensure
FS_FAT32
- FAT32文件系统 基于LPC2200,前后台环境,可自己修改适配于各种RTOS。 验证环境: 搭载LPC2200的SmartARM2200开发板,使用该板上的SPI总线利用该程序读写SD卡 由于试验的SD卡比较特殊,1簇仅1扇区,所以不排除该程序对于非该情况的出错可能-FAT32 file system based on the LPC2200, the environment around Taiwan, can modify their own adaptation in
STM32_USB-FS-Device_Lib_V3.1.0
- STM32usb范例,SD读卡器,免驱鼠标等-STM32usb Example
2410-fs-ldqmoon
- 这个是我调通的在2410下运行文件系统的程序. 用2410驱动sd卡来实现fat文件系统. 欢迎大家来测试. 用法很简单, 如下 FILE *fp // 文件指针 unsigned char temp[24]="3.wav" // 文件明需要放在数组里 while(!initialize_media()) // 初始化sd卡 { Uart_Printf("sd initializing....\n") } Uart_Printf(
MMC
- uc/FS 1.34版本 MMC/SD卡驱动-MMC/SD card driver for uc/FS 1.34
M88_T24_fs04030814
- 我改写的在TFT上显示SD卡中BMP文件的程序,使用了一个日本人写的FAT FS-I have rewritten in TFT display BMP files in the SD card procedures, the use of a Japanese writing FAT FS
ucfs
- uc/fs文件系统的源码,可配合uc/os构建任意文件系统-uc/fs file system source code, coupled with uc/os build an arbitrary file system
ZLG.FS
- SD卡数据采集与读取,可应用于工业数据频繁采集的场合,有比较实际的意义。-SD card data acquisition and reading, can be applied to industrial data acquisition frequent occasions, there are more practical significance.
FS
- 基于单片机的SD语音系统的某一功能:文件索引表管理-Based on SCM SD phonetic system of a certain function: file index table management
FS
- 基于单片机的文件系统应用,也可以试用与ARM系统包括SD卡、分区等功能。-File system based on microcontroller applications, you can also try with the ARM system, including SD card, zoning and other functions.
SD FATFS
- 一个SD 卡上的FAT 文件系统,比较不错。基于MDK开发环境。
YUV420Player
- YUV420播放器很好用,是个支持VC++播放的的视屏工具-YUV_PLAYER adad dadasd g fg f cv x v d fe x vd f sd fs f
WAV-files-from-SD
- WAV file player from SD card with FAT FS.
uC-FS-Documentation-V40700
- uc/fs 4.07最新版本,里面包括fs的所有操作文档,如SD, MMC,flash, 有系统函数的调用解释。本文档是官方网站下载的,为英文版-Uc/fs 4.07 the latest version, including the fs all operations documents, such as SD, MMC, flash, systematic function call to explain. This document is the official website to d
FATFS-V0.08A-SD-Card
- Fat FS for Keil write in c
