搜索资源列表
SD
- 本程序实现了MSP430读写SD卡,MSP430对fat文件系统的操作-This program implements MSP430 to read and write SD card, MSP430 to the fat file system operations
ReadUDisk
- 单片机读写U盘源码 基于51单片机和国产USB芯片CH374,挂载FAT文件系统、USB海量存储设备驱动,读写使用FAT文件系统的U盘。-Disk read and write single-chip U-source and based on 51 single-chip USB chip made CH374, mount FAT file system, USB mass storage device driver, read and write using the FAT file
fat16
- 嵌入式FAT16文件系统C代码免费下载 该文件系统是由本人个人开发的,全部代码在VC下编写,测试。VC下测试基于虚拟磁盘驱动(在Flash_management.c)实现对磁盘的读写。实现的文件系统兼容FAT16/FAT32文件系统格式,兼容长文件名,兼容GB2312/UNICODE汉字编码,并且实现了对子目录的支持,实现了文件的读取,写入,创建,删除等文件系统的常用功能。另个,代码都使用C编写,可以移植到单片机上运行。 (FAT16代码是免费代码,用户可直接使用。 本代
sd-file-system
- 本程序是采用KEIL开发的,利用STM32F系列单片机为SD卡上创造文件系统,可以进行读文件、写文件、创建和删除操作。是嵌入式数据采集系统的首选。-This procedure is used KEIL developed using STM32F Microcontroller for SD cards to create the file system, can read files, write documents, create and delete operations. Embedd
ABC
- 插座测试设备,综合程序.插座测试设备,综合程序.-This is C51 program.This is C51 program.This is C51 program.
AAC_APP
- Presentation of Advanced Audio Coding in Portuguese Version.
sdupdate
- Freescale eboot Load file from SD and Write into flash
110316
- 简单16位汇编,通过int 21h的中断调用,进行文件读取,并写入到其他文件。-Simple 16-bit assembly, through the int 21h interrupt call, the file read and write to other files.
assembler-source-file
- 通过汇编语言编写程序,对7个基本音节频率的定义设计,写入硬件内存,使其在按按键时发出对应音阶声音!-Achieved through the assembly language programming, the basic syllables of the seven frequencies define the design, write hardware memory, so when you press the button to issue the corresponding scale
FAT-based-file-system-to-SD-card
- 基于FAT文件系统的SD卡单片机读写方法详解-FAT-based file system to read and write methods Detailed microcontroller SD card
Read-Modify-Write
- 所处理的FILE (暂存器,存储器,和I/O的统称),其最终的值,和指令处理前的值有关-Handled FILE (registers, memory, and I/O collectively), and its final value, and the value of the pre-processing instructions
FAT16
- 本资源为FAT16实现代码,包括一份头文件,两份.c文件,一个Winhex工具,一份参考文件。主要实现功能是:1.先建立一个NEW.TXT文件,写入3簇内容,然后重命名为NEW_TEST.TXT;2.之后建立一个目录TEST,在此目录下建立一个TEST.TXT,写入一个扇区内容。本资源很适合FAT16初学者。-The resources for the FAT16 implementation code, including a header file, two. C file, a Winhe
Project_sd
- 一直想在XS128上移植FATFS文件系统,却发现,现成的少之又少,于是就自己动手。移植的是FATFS最新版0.08b。现将编译好的完整工程,和0.08b的说明文档一并 上传,希望能帮助到部分有需要的同学。程序中很多也是参考网络上现成的…… 本人用的是金士顿2G minro SD 只测试了创建文件,写文件和读文件三个功能,欢迎共同探讨!-Always wanted to the the XS128 on transplant FATFS file system, they f
51-drive-DS1302-head-file
- 51单片机驱动达拉斯公司的DS1302时钟芯片的头文件,包括写入,读出,初始化等一系列功能-51 Microprocessor Dallas DS1302 clock chip header files, including write, read out, initialization series of functions
51-drive-DS1802B-head-file
- 51单片机驱动DS1802B 的头文件,包含读、写、显示等功能。-51 MCU drive a DS1802B the header files, including read, write, display and other functions.
MSP430F149-SD-read-write-and-FAT
- MSP430F149读写SD卡带有FAT文件系统.-File system MSP430F149 SD card read and write as well as simple.
51-SD-card-reader-and-write-
- 51读写SD卡源码(包括FAT及FAT32文件系统)-51 SD card reader source code (including FAT and FAT32 file system)
CH452
- CH452头文件,自己编写的,感觉很好,有注释,直接包含头文件调用即可-The CH452 header file, write your own, feel good, notes, including the header files can be called directly
CJ1W-PRT21-PROFIBUS-GSD-file
- 欧姆龙Profibus模块GSD文件,GSD编写的好例子。-Omron Profibus module GSD file, GSD write a good example.
FSL-08
- CodeWarrior高级教程 网上讲CodeWarrior的pdf倒是不少,可是都是入门级的,只教你怎么创建工程,对于想更熟练使用这个工具的人来说是远远不够的。一次偶然的机会在网上找到了个高级点的,里面讲的有prm文件的使用,中断函数的编写,我想很多人在刚接触CodeWarrior时都弄不清楚这里面的文件是怎么回事,和其他IDE有什么区别,这里的C方言与标准C的小区别。看了这个你会更加清楚CodeWarrior的用法。 这个pdf以8位飞思卡尔单片机为例,但用法与16位是相通的。-Cod
