搜索资源列表
ARM_experiments
- 此文件包包含了ARM7的一系列实验包括移植μCOS-II到ARM7,μCOS-II基础实验,μCOS-II中间件,ZLGGUI应用实例,SDMMC卡读写模块,ZNE-100T的应用,ZLG500C模块,U盘读写模块,里面均有相关原操作程序,是学习ARM的绝对资料.-this package contains a series of experiments ARM7 including transplantation COS-II to the ARM7, COS-II experimenta
IICMaster
- 12Mhz标准51的100KHz IIC总线主器件模拟方式驱动程序。 本驱动程序即可以在没有Small RTOS的情况下使用。此时,要使用本驱动程序只需要配置IIC总线使用的IO口。在驱动程序的主文件iic_master.c仅包含一个文件config.h。用户需要的是在这个文件中设置IIC总线使用的IO口SDA和SCL。如果用户单独使用iic_master.c,还要在config.h包含iic_master.h文件和其它必须的文件如reg51等;并定义宏TRUE、FALSE和与编译器无关的
FAT
- fat格式文件的读写操作,针对SD卡,C语言环境
SDIO_DosFS_V01
- 将FAT32文件系统已知道stm32单片机上,并对SD卡进行读写操作-The FAT32 file system is aware of stm32 SCM, and SD card read and write operations
SDcard_RW
- 在STM32上实现对SD卡上不同文件的读和写操作-To achieve the STM32 different file on the SD card read and write operations
SD
- 具有FAT文件系统读写功能的SD卡读操作,开发板是以郭天祥的ARM7的S3C44BO为开发板写的。-FAT file system with SD card reader function read, ARM7 development board is based on the Debates of the S3C44BO for the development board to write.
arm7sd
- ARM7下SD卡的操作,包括读写,大家可以增加文件系统-ARM7 operating under the SD card, including reading and writing, we can increase the file system
PICTailPSDMMC
- PIC32单片机通过文件系统实现对SD卡的读写操作,调试通过,完整代码-When using Microchip original PICTail Daughter Board for SD/MMC cards a few pins need to be reassigned to acomodate for the different I/O selection. Things are a little more complex when using a PIC32MX4 series Pr
STM32_-FAT_SDcard
- 芯片平台为STM32,实现FAT文件系统对SD卡的读写操作-Chip platform for the STM32, the FAT file system on the SD card read and write operations
10.-SD_bmp
- STM32F2 SD 读写文件,可进行单块多块的操作-STM32F2 SD, speaking, reading and writing files, can be single piece of many pieces of operation
STM32_USB_Host_fatfs
- 基于stm32的USB-OTG的,对U盘文件(FATfs文件系统)读写操作的的程序源码。工程文件有IAR和mdk两个版本了。-Stm32 USB-OTG, U disk file read and write (file system FatFs to) the operation of the program source code. IAR and MDK two versions of project files.
IAP
- LPC1764芯片内部FLASH读写操作封装函数和头文件-LPC1764 chip FLASH read and write operations encapsulate functions and header files
LT-ARM214X-SD-Card-Test
- 使用LPC214X 系列arm完成SD卡的读写实验,以及文件系统的操作-LPC214X series arm operation uses SD card reader to complete the experiment, and the file system
wenjianxitong
- stm32文件系统,工程调试通过,可以读写内存卡并实现文件的操作。-stm32 file systems, engineering debugging, memory card can read and write and implement file operations.
实验39 FATFS实验
- 学习FATFS,掌握文件系统使用(读/写/删除/创建文件等操作).(Learning FATFS, mastering the use of file system (read / write / delete / create files etc.).)