CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SD卡读写测试

搜索资源列表

  1. myread_write

    0下载:
  2. TMS320VC5509 MMC/SD MMC 卡的读写工程文件,可以对MMC卡进行读写测试。-TMS320VC5509 MMC / SD MMC card read and write Project documents, MMC cards can be tested for reading and writing.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:5261
    • 提供者:王志军
  1. spi_Master

    1下载:
  2. 实现了对SD卡的SPI方式下读写操作,已经测试了,可以直接用-The realization of the SD card to read and write SPI operation mode has been tested, can be directly used
  3. 所属分类:SCSI/ASPI

    • 发布日期:2017-05-18
    • 文件大小:2116818
    • 提供者:张立涛
  1. SD_Read_write_Fat32

    2下载:
  2. 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
  3. 所属分类:SCM

    • 发布日期:2015-03-21
    • 文件大小:194466
    • 提供者:liming
  1. STM3210C_SDcard

    0下载:
  2. STM3210C开发板SD卡实验示例程序包,在开发板上实现了SD卡的读写测试功能。-STM3210C development board SD card test sample package, implemented in the development of on-board SD card reader testing.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:23226
    • 提供者:liuming
  1. SD

    0下载:
  2. 基于STM32的读写SD卡的开发 经过测试成功读写-Based on the STM32 development of reading and writing SD card reader has been tested successfully
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-06
    • 文件大小:1456962
    • 提供者:lisai
  1. sd

    0下载:
  2. 利用C55x的CSL编写的读写SD卡的基本程序,可以用于VC5509A测试SD读写的基本程序。具有一定的参考价值。-This is the basic program on reading & writing SD card using CSL of C55x. It can be used to test the SD card of VC5509A. So the program is worth consulting.
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:232592
    • 提供者:redbat_228
  1. sdtest

    0下载:
  2. wince下sd卡读写能力压力测试。频繁读写操作,用来了解sd设备性能。-wince sd card reading and writing pressure test
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:27307
    • 提供者:noname
  1. SDFileRW

    0下载:
  2. SD卡文件读写测试程序,用于SD卡文件的读写-SD card file read and write test procedures for the SD card read and write files
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:46359
    • 提供者:贾凡
  1. SD_SPEED_TEST

    0下载:
  2. wince6.0 简易的SD卡读写速度测试程序,采用VS2005的编译环境,将要拷贝的文件重命名为“SD_TEST_FILE.exe”。测序会测试拷贝文件FLASH到SD或SD到FLASH所用的时间、速度,还有文件的大小。-wince6.0 easy to read and write speed of SD card test program, using the VS2005 build environment will rename the file to copy " SD_TE
  3. 所属分类:Windows CE

    • 发布日期:2017-05-26
    • 文件大小:9370466
    • 提供者:
  1. SD-WR-SD

    0下载:
  2. SD-WR-SD卡数据读写测试程序,讲解很详细,可以拿来学习-SD-WR-SD card data reading and writing test procedures, to explain in great detail, can be used to study
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:85083
    • 提供者:李杨
  1. C51-SD

    0下载:
  2. 用51单片机读写SD卡,经过测试,运行很好!-51 microcontroller with SD card reader, tested, run good!
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-07
    • 文件大小:185407
    • 提供者:吴亚辉
  1. MSP430单片机读写SD卡的源代码

    0下载:
  2. MSP430单片机读写SD卡的源代码,实际测试可用。-the source code of MSP430 microcontroller to read and write the SD card, the actual test is available.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-10-31
    • 文件大小:21136
    • 提供者:
  1. MCI

    0下载:
  2. MCI/SD卡接口,实现对SD卡的读写测试-MCI/SD Interface, realize sd card read and write
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-12-03
    • 文件大小:17905
    • 提供者:yinxiupu
  1. M25PE20

    0下载:
  2. keil4 C8051F340 M25PE20flash读写 SD卡(不支持sdhc)读写 测试例程实例 -keil4 C8051F340 M25PE20flash SD card reader (support SDHC) read and write test routines instance
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-11
    • 文件大小:67336
    • 提供者:yue
  1. 51sd

    0下载:
  2. 普通51内核听过sdio担心模式(spi)进行sd卡读写操作的程序,已经过测试-Normal mode 51 core concerns heard sdio (spi) for sd card reader operating procedures, has been tested
  3. 所属分类:SCM

    • 发布日期:2017-11-29
    • 文件大小:27346
    • 提供者:tianjingiyi
  1. main

    0下载:
  2. SD-WR-SD卡数据读写测试程序运行成功-SD-WR-SD card reader data test program runs successfully
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:2569
    • 提供者:蔡许卫
  1. sd_card_test

    0下载:
  2. 基于飞思卡尔的k60开发板,用于测试sd卡读写,测试程序是在MQX系统下编写的应用软件。-Development board based on Freescale' s k60, sd card reader for testing, test procedures are written in the MQX system application software.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-26
    • 文件大小:8805033
    • 提供者:在河之洲
  1. SD(spi)_driver

    0下载:
  2. 这是SPI接口的SD卡的读写程序,经过测试,代码正确-This is the SPI interface SD card reader procedures, tested code correctly
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6269
    • 提供者:李斌
  1. SD

    0下载:
  2. stm32F103 SPI1读写sd卡测试没有问题-stm32 sd card reader test no problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1679011
    • 提供者:丁文
  1. luxiang

    1下载:
  2. stm32f103+OV7670+SD卡读写+tft+znfat: 实现视频录制与播放。已经测试,可用,但是帧数有点低,一秒只有两三帧,希望对初学者有用吧。-stm32f103+ OV7670+ SD card reader+ tft+ znfat: For video recording and playback. Already tested and available, but the number of frames a little low, one second only t
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-16
    • 文件大小:3711738
    • 提供者:高政
« 1 23 4 »
搜珍网 www.dssz.com