搜索资源列表
Write_read_MMC(SPI)
- 使用SPI接口读写SD/MMC代码,ARM7系列-use SPI interface reader SD / MMC code ARM7 family
SPI
- STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对SPI进行操作。SPI适合于较长距离,高速通信。如SD,解码芯片等等。
LPC2138+SD卡Proteus虚拟平台
- arm7 lpc2131 读写SD卡的程序,采用SPI模式,编译环境是ADS1.2,并有Proteus的仿真,可添加Fatfs文件系统
STM32通过SPI方式对MMC或SD卡的读写程序
- STM32通过SPI方式对MMC或SD卡的读写程序-STM32 way through the SPI MMC or SD card reader program
S3C2440_CN_PDF.rar
- 整理好的最全的S3C2440中文资料,包含18章节。如下:第1章 产品概述 第2章 处理器工作模式 第5章 内存控制器 第6章 Nand Flash控制器 第7章 时钟与电源管理 第8章 直接存储器存取 第10章 PWM及定时器 第11章 UART 第14章 中断控制器 第16章 ADC和触摸屏接口 第17章 实时时钟 第18章 看门狗定时器 第19章 MMC/SD/SDIO控制器 第20章 IIC总线接口 第21章 IIS总线接口 第22章 SPI(串行外围设备接
ZLG_SD.rar
- ZLG LM3s SD卡 软件包,包括SPI接口,SD卡读写,ZLG LM3s SD card package, including the SPI interface, SD card reader
STM32-FATFS-for-SD-card.rar
- 运行于stm32平台上的fat文件系统。,Stm32 platform running on the fat file system.
STM32_SPI_SD_card
- 基于STM32的SD卡读写程序。SPI SD卡接口-STM32 based on the SD card reader program. SPI SD card interface
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_FatFs
- SPI FATFS文件系统移植成功能读写SD卡 对想移植文件系统的朋友或许有点帮助 经过几个星期奋战的结果。-SPI FATFS successful transplantation of the file system can read and write SD card to friends want to migrate the file system after a few weeks, perhaps a bit to help fight the results.
EebestSD
- ARM MDK编译环境下的SD卡读写程序。SD卡工作在SPI模式下。-ARM MDK compiler environment procedures SD card reader. SD cards in SPI mode.
SDcard
- 无系统 STM32 SD卡源码!KEIL工程。 -No system STM32 SD Card source! KEIL project.
basic-sd-spi-project-at91sam7x-ek-keil
- JIYU AT91SAM7X256的SD接口卡的驱动代码实现-JIYU AT91SAM7X256 the SD interface card driver code to achieve
SDcard_MCS51
- SD卡有两个可选的通讯协议:SD模式和SPI模式。SD模式是SD卡标准的读写方式,但是在选用SD模式时,往往需要选择带有SD卡控制器接口的MCU,或者必须加入额外的SD卡控制单元以支持SD卡的读写。然而,AT89C52单片机没有集成SD卡控制器接口,若选用SD模式通讯就无形中增加了产品的硬件成本。在SD卡数据读写时间要求不是很严格的情况下,选用SPI模式可以说是一种最佳的解决方案。因为在SPI模式下,通过四条线就可以完成所有的数据交换,并且目前市场上很多MCU都集成有现成的SPI接口电路,采用
basic-sd-spi-project-at91sam7x-ek
- at91sam7x256之spi,读写sd卡-at91sam7x256 the spi, sd card reader
basic-sd-spi-project-at91sam7s-ek
- Data loader to a MicroSD memory using an ATMEL ARM AT91SAM7S Microcontroller, using IAR Systems compiler.
basic-sd-spi-project
- it is source code for at91sam9260 for SD SPI -it is source code for at91sam9260 for SD SPI
STM32108PKT-SD
- STM32的SPI口SD卡程序,本人已经验证过,绝对能用,这个是一款开发板上的源码-The SPI port STM32 SD card program, I have verified, the absolute can be used, the source is a development board
basic-sd-spi-project-at91sam7s-ek
- The Basic-sd-spi-project will help you to get familiar with sdmmc_spi interface on AT91SAM microcontrollers. It can also help you to get familiar with the SD operation flow which can be used for fast implementation of your own sd drivers and other
SPI SD
- STM32F103RC的SPI驱动和对SD卡的读取(STM32F103RC SPI and SD Card)