搜索资源列表
ucfs_sam7x_mmc(test_ok_final)
- 功能:在AT91SAM7-EK 板上实现用串口(DBGU)操作mmc /sd 上的ucfs文件系统,支持fat文件格式。实现了文件(夹)建立,读写,删除,格式化,容量显示等基本功能,有需要的朋友可以继续添加新功能 。实现了ucos接口,要用到其他的存储介质更容易。因为有现成的ucfs接口驱动。详细情况见文件包中的说明 。 不是高手,做的不好的地方请大家谅解。-functions : In AT91SAM7-EK board realized using serial (DBGU) Opera
SD_FAT16
- sd卡 fat16文件系统 spi模式十分详细读写操作 -sd card spi fat16 file system model is very detailed literacy operation
200
- 基于FAT16的文件读写操作C语言代码和微软的官方公布的资料
fat16test
- 基于44b0的文件系统,基本的读、分区写操作
DE2_SDCARD.rar
- 在de2上用niosii实现fat文件系统源代码,可以实现文件的读写操作,介质为sd卡。,In the de2 on the file system using niosii to achieve fat source code, the file read and write operations can be achieved, the medium for the sd card.
SD_Card
- 基于MSP430F149的SD卡驱动程序,选用的是SPI模式,可实现基本的数据读写,注: 次程序不带FAT文件系统,故不能实现对文件操作,小弟初出茅庐,望多多指教。-MSP430F149-based SD card driver, use the SPI mode allows basic data read and write, Note: meeting program without the FAT file system, it can not be achieved for file
SD
- SD卡读写,以及文件的一些操作功能,比较方便,可以通过串口的超级终端来操作。-SD Card Reader
MP3-and-SD-card-file-code
- MP3代码和SD卡文件,包含VS1003解码芯片程序,SD卡及FAT文件系统的读写方法,液晶显示程序,收音机模块操作,音频处理程序,是你自己动手DIY个性化MP3的重要参考-MP3 code and SD card files, the program contains VS1003 decoder chip, SD card and the FAT file system read and write methods, liquid crystal display program, a rad
STM32F103ZE-EK_Udisk_read-and-write
- 安富莱STM32F103ZE-EK 开发板(V2)使用的WCH公司的CH374T芯片实现u盘的基本读写操作。 【MDK-ARM(uV4)】KEIL的MDK工程文件,uVision4版本。
_1602LCD
- 使用于arduino上 采用了最新的库文件 对液晶屏1602进行简单的读写操作-Used in the arduino on the latest library files on the LCD screen 1602 simple read and write operations
adc
- MAX1167 16位AD读写操作。基于Atmega64. 本文件包括adc.h和adc.c,直接调用即可。-MAX1167 16-bit the AD read and write operations. Based on the Atmega64. Documents including adc.h and adc.c can be called directly.
fifo
- fifo功能模块读写,总共有4个文件,系统地完成fifo操作功能-fifo read and write modules, a total of four files, operating system functions to complete the fifo
mcu操作sd卡的程序
- 用mcu操作sd卡的程序,用mcu读/写过的sd卡,可以象普通fat文件系统那样使用. 花钱买来的,为了帮助大伙学习之用.请勿用于商业用途,否则后果自负. 公司服务器不允许传递大文件,不得以分为7个部分上传,请斑竹见谅.此为part7-with mcu sd card operation procedures used mcu reading / writing the sd card, can be as ordinary as fat file system to use. The mone
cheap_flash_fs_32bits
- Cheap_Flash 嵌入式NandFlash驱动文件系统源代码下载 Cheap_Flash 代码由我们开发完成,经过了严格的测试。 坏块处理包括基于坏块表的处理程序,提供单/多扇区操作。 多扇区为nandflash处理设计,降低NANDFLASH物理块擦除数,具有扇区预处理分配功能,提高写入速度。 NANDFLASH驱动上面可以运行CheapFAT文件系统。 文件系统可以支持坏块替换,块擦除,块移动,页写入产生坏块。文件系统以NAND_FLASH坏块管理驱动运行。 N