搜索资源列表
AVR_SD_Src
- 基于avr单片机的读写sd卡的c源程序,已通过测试。
sdcard_spi
- 实现了SD的SPI模式,通过了所有的仿真及测试,支持数据的读和写.对SD卡的SPI模式的绝大多数命令都支持.
sdRW
- 由AVR移植到44b0x的mmc卡或sd卡读写程序,不需要文件系统,经测试,无问题,可作初学者入门参考。
V3.0
- 51单片机读写SD卡程序,经过测试,已在产品上使用
SD
- 利用51单片机实现的SD卡读写测试程序。-51 MCU using the SD card reader test procedures
SD_Read_write_Fat32
- sd卡的读写+LCD(TFT)显示照片+FAT32和FAT16都分别有测试代码,调试通过。代码通俗,很快就会,并有触摸屏代码,完整,keil编程调试,C51系统-sd card reader+ LCD (TFT) display photos+ FAT32 and FAT16 are the respective test code, debugging through. Code for popular, very soon, and have touch-screen code, compl
sd
- 基于AVR单片机的SD卡读写实验,codevision平台,测试成功-AVR microcontroller-based SD card reader test, codevision platform, the test is successful
shiyongshouce
- 处理器:C8051F340 TFT控制器:SSD1963 USB接口 SD卡接口 TFT LCD接口 支持触摸屏测试 支持最大分辨率:864(RGB)*480 Dots 此开发板支持SD卡读写,读写方式采用C8051自带的SPI,速度可高达(25Mb/S);支持USB驱动,通过PC端软件,可直接将需要现实的图片数据下载到SD卡中;赠送底
SD-WR-SD
- SD-WR-SD卡数据读写测试程序,讲解很详细,可以拿来学习-SD-WR-SD card data reading and writing test procedures, to explain in great detail, can be used to study
sd-card-reader
- sd卡读写系统的设计和实现,代码测试好用的,是基于MCF51的-sd card reader systems design and implementation, use code tests based MCF51
stm32f103-sdio-block
- STM32f103 sdio测试,单纯读写sd卡block-STM32f103 sdio test, simply read and write sd card block
MSP430单片机读写SD卡的源代码
- MSP430单片机读写SD卡的源代码,实际测试可用。-the source code of MSP430 microcontroller to read and write the SD card, the actual test is available.
51sd
- 普通51内核听过sdio担心模式(spi)进行sd卡读写操作的程序,已经过测试-Normal mode 51 core concerns heard sdio (spi) for sd card reader operating procedures, has been tested
main
- SD-WR-SD卡数据读写测试程序运行成功-SD-WR-SD card reader data test program runs successfully
MMC_SD
- stm32主控下sd卡的读写操作源程序,经测试直接调用可用-Master stm32 sd card read and write operations under the source, tested directly call available
SD(spi)_driver
- 这是SPI接口的SD卡的读写程序,经过测试,代码正确-This is the SPI interface SD card reader procedures, tested code correctly
STM32-SD
- 基于STM32的SD卡读写程序,已测试可用-STM32-based SD card reader procedures, have been tested can be used
SDFAT32
- 战舰板SD卡FATFS测试,删除文件,创建文件,写文件,读文件-SD FATFS
2GSD
- 读2G SD卡(STC89C54或者RAM更大的单片机)写图片 测试程序 已通过-Read 2G SD card (STC89C54 or greater RAM MCU) write picture test program has passed
STM32 SD读写实验
- STM32F103RCT6 读写SD卡的操作过程,已经测试没有问题(F103 read and write SD card operation process)