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

搜索资源列表

  1. STM32USB

    0下载:
  2. STM32对U盘,SD卡读写程序,很实用,可以参考,-STM32 to U disk, SD card read and write procedures, very practical, you can refer to,
  3. 所属分类:SCM

    • 发布日期:2017-05-25
    • 文件大小:8534073
    • 提供者:王乐
  1. STM32WAVPWMSD

    0下载:
  2. STM32读取SD卡中的音频数据,PWM输出-STM32 read the voice data in the SD card and output PWM.
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1133286
    • 提供者:陈尔东
  1. SD_test

    0下载:
  2. 使用lpc1768 实现对sd卡的读和写操作,并以txt文本的形式保存-use lpx1768 to sdcard read and write while saving file txt
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-30
    • 文件大小:479850
    • 提供者:slt
  1. testSDcard

    0下载:
  2. 本例程是使用STM32f103系列芯片,实验内容是使用SD卡读写操作。-This routine is the use STM32f103 series chip, experiment content using SD card read and write operations.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-30
    • 文件大小:340223
    • 提供者:张小贤
  1. sd100

    0下载:
  2. 实验目的:学习SD卡的操作.系统设计1、SD卡采用SPI通信2、先往SD里顺序写入0-255共256个数据,然后再读回送数码管显示-Experimental Objective: To learn SD card operation. System Design 1, SD card using SPI communication 2, first write to the SD sequence of 0-255 where a total of 256 data, and then read
  3. 所属分类:Applications

    • 发布日期:2017-04-14
    • 文件大小:2767
    • 提供者:sahi8e045
  1. STM32-F429--SDIO-SDCARD

    1下载:
  2. 秉火STM32 F429 开发板 SDIO—SD卡文件系统, 以文件系统的方式往SD卡读写文件-Hold fire STM32 F429 development board SDIO SD card file system, File system to read and write files to SD card
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1265946
    • 提供者:gygy
  1. Verilog-for-SDcard

    0下载:
  2. 啊,我前段时间编这个,当时晕的,用verilog做SD卡的例子网上很少,我当时找了好多C语言的,主要是知道发送命令的顺序和控制流程,你可以先做好SPI部分,运用C程序的发送命令顺序,把SD卡初始化,提取SD卡特定寄存器看成不成功,其实只要SPI时序没问题,一般没问题,之后用Winhex看看你的SD卡的FAT系统,网上有学习用的资料,好好算算数,之后应该可以做到直接读写SD卡,但若想随意读写SD卡工作量太大了,我还没这勇气-Ah, I make this a while ago, at that
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:5013
    • 提供者:王宇
  1. c8051f_SD

    0下载:
  2. C8051F芯片代码, SD卡操作, 支持SD卡的初始化/读/写/擦除等操作-C8051F chip codes, SD card operation, support SD card initialization/read/write/erase operations, etc.
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:8873
    • 提供者:孙和庆
  1. main

    0下载:
  2. 单片机程序开发,改程序为SD卡的读写操作,芯片为STC-SCM program development, program changes for the SD card read and write operations, chip STC
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1128
    • 提供者:孟浪
  1. Sdk

    0下载:
  2. Android程序:读取SD卡中的图片,并显示到imageview中-Android progress:read the picture in SD card
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-11
    • 文件大小:2137344
    • 提供者:张杰
  1. SDcard

    0下载:
  2. This a project based on STM32 SCM, it s used to read and write SD card.-This is a project based on STM32 SCM, it s used to read and write SD card.
  3. 所属分类:SCM

    • 发布日期:2016-11-24
    • 文件大小:218112
    • 提供者:hansi
  1. TQ2440_FatFs

    0下载:
  2. 在三星2440开发板(TQ2440)上移植成功FatFs文件系统,用于读写SD卡中的文件。其中读写文件、读写目录、读取指定文件的起始扇区号/起始簇号及文件大小等功能已经完成。调试OK。做好的功能函数FatFs_test.c中,开发环境ADS1.2,请知悉。-In the Samsung 2440 development board (TQ2440) successfully transplanted the FatFs file system, used to read and write fi
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-13
    • 文件大小:2733040
    • 提供者:兰科伟
  1. sd_vga_photo

    0下载:
  2. fpga读取sd卡内容并且通过vga接口在显示器上显示图片-fpga read sd card contents and by vga interface to display pictures on the monitor
  3. 所属分类:MPI

    • 发布日期:2017-05-29
    • 文件大小:11668885
    • 提供者:asd
  1. SDC_TEST_Core0

    0下载:
  2. blackfin609 裸机读写sd卡,读写模式为spi模式。-read/write sd card on blackfin609 using spi protocol without os
  3. 所属分类:DSP program

    • 发布日期:2017-04-30
    • 文件大小:479923
    • 提供者:liuping
  1. SCH

    0下载:
  2. DTMB GB20600-2006 terrestrial dig FPGA or CPLD reads the SD card IP tell us how to divide frequency f UMC 90nm design models. please re UMMC 90nm models. Please read the Bluetooth serial port via the pho scope FPGA code AG 0.35u
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:935
    • 提供者:sehak/yoo
  1. Indoor-temperature-control-system

    0下载:
  2. 室内温度控制系统,用STM32设计,连接SD卡,读取信息-Indoor temperature control system, using STM32 design, connect the SD card, read the information
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:6811973
    • 提供者:零度沸点
  1. Signal-acquisition-stm32f407

    0下载:
  2. 此程序可以实现AD7606采集卡数据采集并记录到sd卡里面的sd.txt内,二进制形式存入打开显示的是数值对应的ascll码,然后将数据读出传送给串口。-This program can achieve AD7606 acquisition card data acquisition and record into the sd.txt card inside the SD, binary form into the open display is the value of the corres
  3. 所属分类:SCM

    • 发布日期:2017-05-28
    • 文件大小:10358291
    • 提供者:康辰龙
  1. SDread-write

    0下载:
  2. 该源代码主要针对单片机功能的开发,该程序包括了对SD卡的寄存器配置与读写操作,其中使用到通信协议是IIC总线操作。-The source code for the development of the function of the microcontroller, the program includes the SD card register configuration and read and write operations, which use the communication p
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:34633
    • 提供者:wang
  1. SDSTM32

    0下载:
  2. STM32F1XX操作SD,实现读写等功能。-SYM32 operation SD,can be read and write functions
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1392354
    • 提供者:Kevin
  1. action_vip_album

    0下载:
  2. 读取sd卡图片并在显示屏上显示,很有用的Verilog程序,希望对大家有用-Read sd card image and displayed on the screen
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-26
    • 文件大小:8743690
    • 提供者:王前
« 1 2 ... 33 34 35 36 37 3839 40 41 »
搜珍网 www.dssz.com