搜索资源列表
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.
STM32F103-UCOS.rar
- 针对STM32F103的UCOS移植,支持RealView MAK及IAR开发环境,UCOS for the STM32F103 transplantation, support for RealView MAK and IAR development environment
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)
ucfs-3-01
- UCFS3.10版本文件系统源码及英文数据手册-UCFS3.10 version of the file system data source and English manual
MMC
- uc/FS 1.34版本 MMC/SD卡驱动-MMC/SD card driver for uc/FS 1.34
ucfs
- uc/fs文件系统的源码,可配合uc/os构建任意文件系统-uc/fs file system source code, coupled with uc/os build an arbitrary file system
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