搜索资源列表
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
FS.rar
- uCOS-II+uCGUI+uCFS ,内有ILI9320,SD卡的驱动的完整,uCOS-II+ uCGUI+ uCFS, there ILI9320, SD card drive complete
UCOS
- 基于ucos环境下的文件系统,实现多个功能 uc/FS基本使用方法: 1. FS_Init(),在调用uc/FS功能前需要进行初始化 2. FS_IoCtl(),对媒质进行格式化(SD卡用电脑格式化,所以未给出格式化参数) 3. _write_file, 1)FS_FOpen(),建立文件或打开已有文件,返回文件结构指针 2)FS_FWrite(),数据写入文件 3)FS_FClose(),关闭文件 4. _dump_file,1)1)FS_FOpe
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
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
ZLG.FS
- SD卡数据采集与读取,可应用于工业数据频繁采集的场合,有比较实际的意义。-SD card data acquisition and reading, can be applied to industrial data acquisition frequent occasions, there are more practical significance.
FS
- 基于单片机的文件系统应用,也可以试用与ARM系统包括SD卡、分区等功能。-File system based on microcontroller applications, you can also try with the ARM system, including SD card, zoning and other functions.
dm3xx_sd_boot-6.tar
- dm355 sd卡烧写工具的制作工具,用此工具,可实现ubl,uboot,kernel,fs的烧写工作,提高了生产效率-dm355 sd card, programming tools, authoring tools, use this tool to achieve ubl, uboot, kernel, fs of the programming work to improve the efficiency of production
g2553_fat_sd
- This 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.-This is the MSP430 and SD Card interface source code. The SD Card library is Cha
WAV-files-from-SD
- WAV file player from SD card with FAT FS.
GZC
- 根据开源FS文件系统修改的文件系统,可用于路虎LPC1768上,仅支持SD卡操作,算是比较完善的基本例程-FS file system modifications based on open-source file system that can be used on the Land Rover LPC1768, only supports SD card operation, a relatively complete basic routines
FATFS-V0.08A-SD-Card
- Fat FS for Keil write in c