Location:
Search - sd fat32
Search list
Description: FATFS代码(支持fat32、fat16)
Platform: |
Size: 1747621 |
Author: feberyan |
Hits:
Description: 基于c51的SD驱动程序,在FAT32文件系统中.-based on the SD decoder drivers, the FAT32 file system.
Platform: |
Size: 57344 |
Author: james |
Hits:
Description: SD卡读写源程序,很不错的学习资料,有详细的使用说明-SD Card Reader program, a very good study, with detailed instructions
Platform: |
Size: 20480 |
Author: remote |
Hits:
Description: SD卡简单实现文件系统,是别人发给我的,觉得很有必要放大这里和大家一起共享,希望对你有帮助,谢谢.-SD card to achieve a simple file system, others are sent to me. feels that it is necessary to enlarge, and here we share together, and I hope to help you, thank you.
Platform: |
Size: 31744 |
Author: |
Hits:
Description: 51模拟SPI读写SD卡(包括Fat和Fat32文件系统)源代码-51 simulated SPI writable SD card (including Fat and hotfix file system) source code
Platform: |
Size: 205824 |
Author: 顾剑杰 |
Hits:
Description: FAT32 Spec (SDA Contribution).
Platform: |
Size: 432128 |
Author: machao |
Hits:
Description: FAT32文件系统在51单片机上实现,CPU类型是sst89c58-FAT32 file system in the 51 SCM to achieve, CPU type is SST89C58
Platform: |
Size: 365568 |
Author: hebing |
Hits:
Description: sd 卡的详细资料,来自sandisk公司的详细论述,技术规格-sd card details, from sandisk
Platform: |
Size: 1424384 |
Author: 奥斯丁 |
Hits:
Description: 本文主要介绍了使用凌阳科技SPCE061A为主控芯片,扩展SD卡存储器做为存储介质,实现数码录音笔功能的过程。-This paper mainly introduces the use of Sunplus SPCE061A for the master chip, the expansion of SD memory cards as storage medium, digital recording pen realize the functional process.
Platform: |
Size: 638976 |
Author: tom |
Hits:
Description: SD卡和FAT16读写源代码 支持长文件名和子目录-SD card and FAT16 read and write the source code to support long file names and subdirectories
Platform: |
Size: 222208 |
Author: zy |
Hits:
Description: 本资料包括建立在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. _write_file, 1)FS_FOpen(),建立文件或打开已有文件,返回文件结构指针
2)FS_FWrite(),数据写入文件
3)FS_FClose(),关闭文件
4. _dump_file,1)1)FS_FOpen(),建立文件或打开已有文件,返回文件结构指针
2)FS_FRead(),读出文件数据
3)FS_FClose(),关闭文件
5. FS_Exit(),关闭文件系统.
具体文件系统应用接口见fs_api.h-本资料包括建立在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. _write_file, 1)FS_FOpen(),建立文件或打开已有文件,返回文件结构指针
2)FS_FWrite(),数据写入文件
3)FS_FClose(),关闭文件
4. _dump_file,1)1)FS_FOpen(),建立文件或打开已有文件,返回文件结构指针
2)FS_FRead(),读出文件数据
3)FS_FClose(),关闭文件
5. FS_Exit(),关闭文件系统.
具体文件系统应用接口见fs_api.h
Platform: |
Size: 1565696 |
Author: 乔木 |
Hits:
Description: Code to access MMC/SD cards with FAT16/FAT32 file system on an Atmel AVR8. Code contains SDHC support (disabled)
Platform: |
Size: 277504 |
Author: gryph |
Hits:
Description: 用MEGA16驱动SD卡,并能实现在FAT32系统下的读取数据-MEGA16 drive with SD card, and can achieve at FAT32 systems read data
Platform: |
Size: 3072 |
Author: 建政 |
Hits:
Description: 介绍51 单片机与SD 卡的接口设计原理, 以及FAT32 文件系统的设计和应用程序控制SD 卡读写操作的实现。-Introduced 51 single-chip interface and SD card design principle, as well as the FAT32 file system design and application control the operation of SD card reader to achieve.
Platform: |
Size: 344064 |
Author: martain |
Hits:
Description: 这可是好东西,我自己编写的基于51单片机的SD卡驱动代码,可以读写扇区,假如套上FAT32驱动,则可以直接识别文件系统,缺点是用51速度比较慢。-This is a good thing, however, I have written 51 MCU-based SD card driver code, you can read and write sectors, if put on FAT32 drives, you can directly identify the file system, 51 speed disadvantage is relatively slow.
Platform: |
Size: 2048 |
Author: 王小强 |
Hits:
Description: sd卡读写成功,能建立文件,fat32系统,速率为100k-sd card reader successfully able to create the file, fat32 system, rate of 100k
Platform: |
Size: 65536 |
Author: yao |
Hits:
Description: 这是我搜集到的SD卡资料,感觉好,希望能够给你提供帮助。-This module implements FAT16/FAT32 read and write access
Platform: |
Size: 6590464 |
Author: jindong |
Hits:
Description: SD卡内部操作解析,以及读写SD卡的原理。-SD card, internal operations analysis, as well as the principles of SD card reader.
Platform: |
Size: 258048 |
Author: 陈振秋 |
Hits:
Description: 配合SD卡读写驱动实现对SD卡中的文本文件的读取,并将读到的数据通过串口输出到串口终端上,这里使用的是超级终端-SD card reader with SD card drive to achieve a text file to read, and read the data through the serial port output to the serial port terminal, where using HyperTerminal
Platform: |
Size: 79872 |
Author: 刘洪亮 |
Hits:
Description: ili9320+touchpad+sd+fat32 stm32
Platform: |
Size: 2531328 |
Author: 王建 |
Hits: