搜索资源列表
SD卡读写模块
- 周立功公司为LPC213X ARM7 编写的SD卡读写模块,很详细的注释。
sd卡读写源码
- sd卡读写源码
LPC2138+SD卡Proteus虚拟平台
- arm7 lpc2131 读写SD卡的程序,采用SPI模式,编译环境是ADS1.2,并有Proteus的仿真,可添加Fatfs文件系统
KEIL版 SD文件系统
- KEIL 版ARM lpc2148的SD卡源代码。
STM32通过SPI方式对MMC或SD卡的读写程序
- STM32通过SPI方式对MMC或SD卡的读写程序-STM32 way through the SPI MMC or SD card reader program
基于STM32微处理器的SD卡(TF卡)文件系统读写
- 基于STM32微处理器的SD卡(TF卡)文件系统读写. 103ZC,ZD等有SDIO,检查中。,This is a simple demonstration, based on STM32 and working with ST Evaluation board MB525 revA (old board), using the Embeddeded Library File System “EFSL” with an "SD" memory card in order
XS128_FATFS 基于FAT文件系统SD卡读写程序
- 本程序基于MC9S12XS128微控制器编写的基于FAT文件系统SD卡读写程序-The program is based on MC9S12XS128 microcontroller write FAT file system-based SD card reader program
zlg-sd.rar
- lpc2148 SD卡读写 Keil 例程 带文件系统,lpc2148 sd card read/write example for Keil
22-MP3-SD-FATFS-SPI1
- STM32野火开发板上的源程序,MP3 + FATFS + SD卡的程序,程序已在板子上调试通过。-Wildfire STM32 development board source, MP3+ FATFS+ SD card program, the program has been on the board through debugging.
SD_Card
- s3c2410 SD卡驱动原代码.-s3c2410 SD card driver source code.
LPC-ARM7-sd-Card
- LPC ARM7 下SD 卡的读写 擦除等操作源码-LPC ARM7 operating under the SD card
lpc23xxSDCard_FAT32
- nxp lpc23xx系列 SD卡驱动+文件系统应用-nxp lpc23xx Series SD card driver+ file system application
第1章-SD卡读写模块
- 第1章-SD卡读写模块 1. sdconfig.h: 该文件为SD卡读写模块配置头文件,用户可根据实际硬件条件进行修改. 2. SD目录 : SD卡读写模块的全部文件,一般不用修改. 3. 建议sdconfig.h文件不要放于SD目录中,因为SD目录中的文件一般无须修改,sdconfig.h通常会有改动. 4. 例子见上一级目录的SDExample目录.-Chapter 1-SD Card Reader module 1. Sdconfig.h : This
SD
- 东南大学开发ARM7芯片SD卡测试程序,完全可用-Southeast University to develop ARM7 chip SD card test procedure, fully available
arm-gps
- ARM2410硬件GPS原理图,GPS,SD卡,USB等-ARM2410 schematic GPS hardware, GPS, SD card, USB, etc.
EebestSD
- ARM MDK编译环境下的SD卡读写程序。SD卡工作在SPI模式下。-ARM MDK compiler environment procedures SD card reader. SD cards in SPI mode.
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.
SD卡_SDIO实验
- 学习STM32的SDIO使用,并驱动SD卡. 本实验开机的时候先初始化SD卡,如果SD卡初始化完成,则提示LCD初始化成功。按下KEY0,读取SD卡扇 区0的数据,然后通过串口发送到电脑。如果没初始化通过,则在LCD上提示初始化失败。同样用DS0来指示 程序正在运行。(Learn the STM32 usage of SDIO and drive SD card)
SD卡资料
- SD卡初始化,及读写流程,以及SD卡上文件系统介绍,及51MCU FAT32文件系统程序(The SD card initialization, and the reading and writing process, as well as the file system introduction on the SD card, and the 51MCU FAT32 file system program)
实验38 SD卡_SDIO实验
- 使用stm32f103zet6读取sd卡,并实现sd的测试工作(using stm32f103zet6 read sd to test sd. so wo can use and study sd)