搜索资源列表
单片机FATFS代码(支持fat32、fat16)
- FATFS代码(支持fat32、fat16)
SD-PICTail.rar
- Example Of Using SD/MMC Card with PIC,Example Of Using SD/MMC Card with PIC
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.
SD.rar
- SD卡驱动,包括底层驱动以及fat16的文件系统。,The driver of SD card with fat16 file system
MMC-SD.rar
- Use PIC18f4550 + MMC and FAT16 with the mikroC, this code is a sample how to use the mmc cards with microcontrollers PIC18f,Use PIC18f4550+ MMC and FAT16 with the mikroC, this code is a sample how to use the mmc cards with microcontrollers PIC18f
LPC2478_FS_GUI
- 基于LPC2478+3.5TFT液晶+UCGUI+SD+FAT16实现的触摸屏点菜系统 不够完善 希望大家多多指点-LPC2478+3.5TFTLCD+UCGUI+SD+FAT16
SD_FAT16
- 基于msp430单片机的SD卡读写驱动,已移植文件系统FATfs,可在SD卡实现文件的读写操作-MSP430 MCU-based SD card reader drivers, file system has been transplanted FATfs, can achieve SD card files to read and write operation
SD-FAT16
- msp430 学习必备 msp430 学习必备 msp430 学习必备-msp430 msp430 learning essential learning essential msp430 msp430 learning essential learning essential
SD_FAT16
- FAT16文件系统源码,很详细,值得参考!-FAT16 file system source code, very detailed, it is also useful!
MSP430_SD_FAT16
- 基于MSP430的FAT16文件系统,主要用于访问SD卡-MSP430 Based on the FAT16 file system, mainly used to access the SD card
sd-reader_source_20081121
- Code to access MMC/SD cards with FAT16/FAT32 file system on an Atmel AVR8. Code contains SDHC support (disabled)
sd_fat16_test
- 在s3c44b0下利用SD卡进行WAV文件(FAT16格式)播放的源程序-At S3C44B0 use WAV files to SD card (FAT16 format) playback source
LPC2312_MP3Player
- 用philips lpc2312+DSP实现MP3播放,LCD显示,24C02关机数据,SD卡读写,FAT16/32文件系统.-With philips lpc2312+ DSP implementation MP3 player, LCD display, 24C02 shutdown data, SD card reader, FAT16/32 file system.
FAT16
- SD卡系统纯源代码模板,提供建立SD文件系统的程序编译系统模式-SD card system of pure source code templates to provide the establishment of procedures for SD file system model compiler system
test_sd
- a simple program to write on SD card with FAT16
sd_fat16_spi_code
- sd卡 fat16 文件系统SPI总线应用-sd card fat16 file system spi bus
sd
- 一个单片机上的sd卡驱动程序,支持fat32,fat16等文件系统,很有参考价值。-A microcontroller on the sd card driver and support fat32, fat16 file system, etc., of great reference value.
FAT
- FAT32/fat16 SD卡上的代码,已经集成了文件查找,文件文件夹的创建可删除,文件拷贝,文件读取等,方便移植,移植的时候更改缓冲去,和2个主要的硬件读写函数就可以了-The driver of fat32/16 on sd cart,it have all of the function a fat32/fat16 should have,
All_for_repair_72db82c_with_boot_files
- Instruction for repair 7DB82C: 1. Format SD on fat16 and put to SD: (EBOOT82c.nb0, nboot82c.bin, xip82c.nb0) 2. Insert SD into PNA and reset it. 3. When PNA say pmp eror bla bla bla, you format SD and pun on it this files: (appUpdate.exe, jt
SD_card_read_write(n0_file_system)
- msp430f149 fast read/write sd(fat16)( no_file system)