搜索资源列表
SD_DRV
- 单片机为AVR,对SD卡的驱动程序,SPI接口
SD_card
- 基于SPI接口的SD卡硬件(单片机)驱动程序源码
SD_Driver_For_51
- SD卡驱动基于SPI总线与SD卡通信,底层SPI的读写驱动函数需要自己来写。 压缩包中的.\\SD_Driver\\SPI_Driver.c文件列出了所有的SPI的接口函数,使用时根据自 己的情况填充这些函数即可,切忌不要更改函数名!
SD
- SD卡的驱 动资料,讲述了SD卡的SPI驱动模式
sdcmd
- sd 卡驱动软件包: SD卡物理层 ---- SD卡SPI模式支持的命令
VS1003(MP3)
- 用51驱动vs1003 sd卡播放mp3,里面有软件模拟spi和硬件模拟spi,两个程序,压缩成一个-With 51 drivers vs1003 sd card play mp3, there are software simulation and hardware simulation spi spi, two programs, compressed into a
MCS51_SD_SPI_driver
- SD卡在SPI模式在的全套完整驱动,适用于8051兼容单片机-SD cards in SPI mode of the complete driver for 8051-compliant single-chip
SDandFat32FileSystem
- 提供Sd卡驱动(spi模式)程序,和FAT32文件系统的支持.-Sd card driver provided (spi mode) procedures, and FAT32 file system support.
8051_sd
- 基于8051的sd卡驱动程序 适合8051内核单片机的sd卡读写驱动,基于自带SPI模块的单片机AT89S8253修改的. 可以读写单个块或者多个块. 带spi功能的8051单片机应该都不需要修改. 如果要修改只需修改sdconfig.h 和 sdhal.c文件-8051 based on the sd card driver for 8051 MCU core driver sd card reader, based on its own single-chip SPI mod
MMC_SD
- SD 卡的驱动函数,用的是SPI方式,移植时只要改变2个SPI的函数就可以了-the driver of sd cart, it is very easy to porttation ,only need to change twp spi function
STM32_SD_SPI_Driver
- SD卡底层驱动,使用STM32的SPI接口与SD卡通讯,采用SPI方式. 文件系统中TFF.C和TFF.H文件不需要改动,只需要改动SD卡操作函数即可即可。 -SD card low level drivers, use the STM32' s SPI communications interface and SD card using SPI mode. File system TFF.C and TFF.H file without changes, just need to c
shiyongshouce
- 处理器:C8051F340 TFT控制器:SSD1963 USB接口 SD卡接口 TFT LCD接口 支持触摸屏测试 支持最大分辨率:864(RGB)*480 Dots 此开发板支持SD卡读写,读写方式采用C8051自带的SPI,速度可高达(25Mb/S);支持USB驱动,通过PC端软件,可直接将需要现实的图片数据下载到SD卡中;赠送底
SD
- SD卡驱动程序,SPI模式,定义初始化、读容量、读单块等操作,容量小于2G的SDSC适用。-SD drv,SPI mode,Init,ReadSingleBlock defined,2G SDSC applied.
sd
- stm32 sd卡开发驱动代码,硬件SPI方式-stm32 sd card driver code development, hardware SPI mode
SD--card
- 128单片机 SPI驱动sd卡 用于很多的记录单片机的外设的数据 很多功能自己可以配套使用-128 microcontroller SPI driver sd card
sd-driver
- 基于stm32单片机的,以spi通讯方式读取sd卡的驱动程序-Stm32 based microcontroller to read the sd card spi communication drivers
SD-card-SPI-driver
- 此SD卡SPI通讯方式的驱动是在keil uVision4下开发的。适用于所有的SD卡。-this SD card driver with SPI communication is developed under keil uVision4 development. Applies to all the SD card.
SD_SPI
- stm32单片机,硬件SPI模拟spi协议驱动sd卡。(SPI protocol driver SD card.)
SD_SPI_FATS
- stm32利用spi协议驱动sd卡 移植fats。(STM32 uses SPI protocol to drive SD card to transplant fats.)
USB读卡器实验SPI DMA驱动SD
- USB读卡器实验SPI DMA驱动SD(支持4G以上的SD卡)