搜索资源列表
sd-spi
- SD卡切换到SPI模式的工作流程,必须遵守这个流程
head
- STM32头文件,包括初始化头文件stm32.h 通用触摸屏头文件touch.h 3.7寸液晶头文件lcd.h ds18b02头文件temp.h SPI头文件spi.h SD卡读取头文件sd.h FAT32头文件fat.h-STM32 header files, including initialization header stm32.h common touch screen header touch.h 3.7-inch LCD header file lcd.h ds18b02 h
sd-MP3
- sd卡+VS1003模块+M16组成的mp3 VS1003模块使用www.icdev.com.cn的,sd卡直接连接,M16使用内部RC8M。 硬件连接参照board.h,PORTB:PB0连接sd卡cs脚,PB1连接VS1003复位脚,PB2连接VS1003命令片选脚,PB5PB6PB7组成SPI接口复用连接sd卡和VS1003;PORTA:PA0连接VS1003的DREQ脚,PA1连接sd卡插入检测脚,PA2连接VS1003数据片选脚。 -Hardware to connect
AVRSDPROG
- AVR spi 读写SD卡 源代码,详尽的解释,一目了然-AVR spi read and write SD card source code, detailed explanation, at a glance
dspic33
- WAV 数字输出播放器,采用DSPIC33单片机,SPI接口读取SD卡(仅支持FAT),I2S接口数字输出。-Digital output WAV player, using dsPIC33 Singlechip, SPI interface SD card reader (supports only FAT), I2S digital output interface.
SDandFat32FileSystem
- 提供Sd卡驱动(spi模式)程序,和FAT32文件系统的支持.-Sd card driver provided (spi mode) procedures, and FAT32 file system support.
spi_contrl_sdcard_fat16
- SPI接口控制 SD卡 并实现FAT16文件系统spi_contrl_sdcard_fat16.rar-SPI interface SD card and FAT16 file system to achieve spi_contrl_sdcard_fat16.rar
SD
- SD.C是用S3C44BOX的SIO口读SD卡,模拟SD.C是用IO口模拟SPI口读SD卡.使用的是S3C44BOX,如果是其他MCU可以对应修改低层的SPI读写函数即可.-SD.C the SIO is S3C44BOX I read SD card, analog IO I SD.C simulation using SPI I read SD card. Using S3C44BOX, if it is the corresponding amendments to other MCU c
sdcard
- SD卡 protues仿真 通过仿真 可以学习一下 SD SPI模式的读写-SD卡 protues仿真
MSP430--SD-CARD
- MSP 430 F169 SD 卡 mmc卡 spi-MSP 430 F169 SD card, mmc card spi
sd
- STC8951 通过SPI总线读写SD卡程序。 KEIL C 开发环境,包含SPI通信协议,SD卡读写格式等,-STC8951 read and write SD card via SPI bus program KEIL C development environment, including the SPI communication protocol, SD card reader format
STM32F10x_SD_SPI
- STM32 SD卡 SPI方式 STM32 SD卡 SPI方式 -STM32 SD card SPI mode STM32 SD card SPI mode
SD SPI FATFS
- STM32F103 sd卡文件读写,全套程序,下载后就能用。-STM32F103 sd card file read and write, and can use the full set of procedures, download after.
SPI方式SD卡读写程序
- SPI方式SD卡读写程序。实际验证过,可以读写SD卡。
SD(spi)_driver
- 这是SPI接口的SD卡的读写程序,经过测试,代码正确-This is the SPI interface SD card reader procedures, tested code correctly
SD卡2.0协议
- SD卡2.0协议的详细资料,可用与SPI使用(The details of the SD card 2.0 protocol can be used with SPI)
SD_SPI
- stm32单片机,硬件SPI模拟spi协议驱动sd卡。(SPI protocol driver SD card.)
stm8-software-sd-card
- 完全采用软件模拟SPI获取扇区数据,无需上拉电阻。(Completely using software spi to optain sd card data, no need extra up pull resistors.)
stm32SPI SD
- 项目用到的STM32F103芯片SPI接口的SD卡读取与改写存储,带文件操作FAT32操作系统,绝对可以用。(The STM32F103 chip SPI interface of the project uses the SD card reading and rewriting storage, and the file operates the FAT32 operating system, which is absolutely available.)
单片机读写SD卡
- 利用51单片机,模拟SPI通信,实现对SD卡的数据读写(Data Reading and Writing of SD Card Using 51 Single Chip Microcomputer)