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

搜索资源列表

  1. controller_core

    1下载:
  2. 做SD卡,进行SD卡里内容的读写,读取SD卡里的音频内容,并在FPGA板子上进行播放-Do SD card reader for SD card contents, read SD card audio content, and the FPGA board for playback. . .
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-18
    • 文件大小:13766656
    • 提供者:涂耀
  1. sddriver

    0下载:
  2. fpga中,通过NIOS II 读写SD卡的C程序-nios ii read SD card
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:2300
    • 提供者:shyxp442000
  1. STM32-100-V1-SDcardReader

    0下载:
  2. STM32F103用作读卡器读写SD卡,使用SDIO接口-STM32F103 used as a SDcard reader
  3. 所属分类:SCM

    • 发布日期:2017-05-18
    • 文件大小:4979318
    • 提供者:ljp
  1. 11_SD-CARD

    0下载:
  2. NXP系统LPC11XX读写SD卡代码,经验证可以使用,并在项目上应用。-LPC11XX SD card reader code, you can use proven and applied in the project.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:186128
    • 提供者:wang
  1. 1T-18B20A1

    0下载:
  2. 彩屏电子书,单片机采用STC12C5A60S2,可以读写SD卡。还有时钟和温度显示。-Color screen e-book, MCU USES STC12C5A60S2, can read SD CARDS. And clock and temperature display.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:283883
    • 提供者:dongjiren
  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

    0下载:
  2. 基于stm32f407的sd卡数据读写功能,源码数据-Based stm32f407 the sd card data read and write functions, source data
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:959667
    • 提供者:cjc
  1. SectorWriteRead

    0下载:
  2. 磁盘、SD卡、移动磁盘物理扇区读写程序-Disk, SD card, removable disk physical sector read and write procedures! !
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1908
    • 提供者:邱政
  1. sd_card

    0下载:
  2. 采用c语言写了sd卡的驱动控制,从初始化到读写sd卡,主要是SPI模式。-Using c language written sd card drive control, from initialization to sd card reader, mainly SPI mode.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:2998
    • 提供者:
  1. STM32F103VE-SDCard-SDIO-FATFS3

    0下载:
  2. 这个程序提供了如何使用的SDIO固件库和 FATFS的驱动程序来执行读/写操作,采用SD卡 V1.1协议-This program provides examples of how to use the SDIO firmware libraries and FATFS driver to perform read/write operations, the use of an SD card V1.1 protocol
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:2144695
    • 提供者:limo
  1. STM32_FATFS20130809

    0下载:
  2. 在stm32f107上移植了Fatfs文件系统来访问SD卡,SD卡与CPU通过SPI接口连接,传输采用了DMA,可以快速读写文件-In stm32f107 on the transplant Fatfs file system to access the SD card, SD card connected to the CPU via the SPI interface, the transmission uses a DMA, you can quickly read and write f
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:4109690
    • 提供者:Haler
  1. picture

    0下载:
  2. 基于stm32的sd卡图片显示程序,采用spi进行读写,并用串口全程监控-Based stm32 the sd card picture display program, using spi read and write, and process monitoring with serial
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-20
    • 文件大小:5935479
    • 提供者:liumuzhi
  1. Android-SDRW

    0下载:
  2. Android应用程序开发中如何读写SD卡的实例-Android application development examples of how to read and write SD card
  3. 所属分类:android

    • 发布日期:2017-05-10
    • 文件大小:2086153
    • 提供者:chulongxian
  1. sdio_fatfs

    0下载:
  2. 利用stm32采用文件系统读写sd卡。因为项目,所以去掉了LFN功能。-Using stm32 and fatfs, reading and writing from sd card
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:6822696
    • 提供者:涂强
  1. MMC_SD

    0下载:
  2. stm32主控下sd卡的读写操作源程序,经测试直接调用可用-Master stm32 sd card read and write operations under the source, tested directly call available
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:6400
    • 提供者:于寿鹏
  1. read_SD-card

    0下载:
  2. altera de2-70 FPGA板功能测试实验,用于SD卡0扇区的读写。包含完整源代码,仿真文件,可直接下载到板子上的SOF文件,适合初学者研习。-Altera de2-70 FPGA board function test, used for SD card 0 sector, speaking, reading and writing. Contains the complete source code, the simulation files, can be directly dow
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-19
    • 文件大小:5545819
    • 提供者:YUKAI ZHANG
  1. DCMI

    0下载:
  2. 只是把图片保存到SD卡,BMP格式.因是程序本来是把数据直接从DCMI DMA到LCD的,以获得流畅性,所以要保存的话得先通过RAM作过渡,不可能一边读摄像头数据一边保存至SD卡,肯定跟不上,而用RAM暂存的话,保存QVGA图片则需150K,为了节省RAM,我把LCD当作暂存存储器,拍照时停止DMA传送,并把LCD上的数据分行读回来再写到SD卡,加上BMP头即可,以后有空再弄个JPG编码保存的.由于不同驱动芯片的液晶屏,读回来的数据格式可能跟写进去的不同,像ILI932系列读出来的则是BGR56
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:139122
    • 提供者:张欢欢
  1. exam_SDreadwrite

    0下载:
  2. 使用SD卡功能对SD卡进行读写,注意SD卡必须是标准SD卡-Using an SD card function on the SD card reader, pay attention to the SD card must be a standard SD card
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:835115
    • 提供者:谢佛昌
  1. SPI_SD_driver2

    0下载:
  2. 用单片机读写SD卡,包括SD卡的初始化,单字节,多字节读写SD卡。-SD card with single chip microcomputer, speaking, reading and writing, including the SD card initialization, single-byte, read and write more bytes SD card.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-15
    • 文件大小:6109
    • 提供者:陈金鑫
  1. mp3play01

    0下载:
  2. 我自己写的ANDROID的MP3软件,服务器客户端通信,歌词显示,文件读写,操作SD卡等,非常有价值- I wrote it myself ANDROID of MP3 software, client server communication, lyrics display, document literacy, operation SD card, very valuable
  3. 所属分类:android

    • 发布日期:2017-04-16
    • 文件大小:471028
    • 提供者:yangfeng
« 1 2 ... 38 39 40 41 42 4344 45 46 47 »
搜珍网 www.dssz.com