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

搜索资源列表

  1. sd_driver

    0下载:
  2. 该源码采用标准c编写,使用SPI方式访问SD卡。-c prepared using standard, the use of SPI mode visit the SD Card.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1625
    • 提供者:阿牛
  1. sd_read_write

    0下载:
  2. 使用PIC芯片通过SPI-MODE读写SD存储卡,通过测试.-use PIC chip SPI-MODE SD memory card reader, to pass the test.
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:1264507
    • 提供者:boomfish
  1. sd_ARM7

    0下载:
  2. SD卡与ARM7在SPI模式下进行数据读写原代码-SD card and ARM7 in SPI mode for data read and write original code
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:16849
    • 提供者:鲍文斌
  1. avr_spi_sd

    0下载:
  2. sd卡的开发原程序,AVR单片机SPI模式下读写sd卡.-sd card of the original procedure, AVR SPI mode literacy sd card.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5604
    • 提供者:xiaozhu
  1. SD_Card

    0下载:
  2. SD CARD SPI mode 驱动源码
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:84281
    • 提供者:zhang
  1. S3C2440_CN_PDF.rar

    0下载:
  2. 整理好的最全的S3C2440中文资料,包含18章节。如下:第1章 产品概述 第2章 处理器工作模式 第5章 内存控制器 第6章 Nand Flash控制器 第7章 时钟与电源管理 第8章 直接存储器存取 第10章 PWM及定时器 第11章 UART 第14章 中断控制器 第16章 ADC和触摸屏接口 第17章 实时时钟 第18章 看门狗定时器 第19章 MMC/SD/SDIO控制器 第20章 IIC总线接口 第21章 IIS总线接口 第22章 SPI(串行外围设备接
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-16
    • 文件大小:4359859
    • 提供者:王蓝天
  1. SD_Card

    0下载:
  2. 基于MSP430F149的SD卡驱动程序,选用的是SPI模式,可实现基本的数据读写,注: 次程序不带FAT文件系统,故不能实现对文件操作,小弟初出茅庐,望多多指教。-MSP430F149-based SD card driver, use the SPI mode allows basic data read and write, Note: meeting program without the FAT file system, it can not be achieved for file
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:134025
    • 提供者:
  1. sd_card

    0下载:
  2. 压缩包中含有SD卡的原理图符号及PCB封装,一切是基于protel 99se环境的,另外还有SPI模式的参考接线图。-Compressed SD card contains schematic symbols and PCB packaging, everything is based on the protel 99se environment, in addition to wiring diagram for reference SPI mode.
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:312264
    • 提供者:彬彬有礼
  1. SDcard

    0下载:
  2. SD卡SPI总线模式的驱动包。更改少数硬件相关代码即可移植。-SD Card SPI bus mode driver package. Change a few hardware-related code can be transplanted.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:20519
    • 提供者:逸然
  1. android2.2

    0下载:
  2. Android2.2安卓系统手机定时开关机功能的源代码,刚接触android,代码写的不好,只能实现功能,而且测试还需要有前提:手机必须装上SD卡,程序的配置文件保存在SDCard/DSGJ/mytxt.txt   定时关机,由于是智能手机.只能切换到飞行模式.(系统缺陷),如果真的关机了,只能手动开机。 -Android2.2 Andrews phone system time switch function of the source code, new to android,
  3. 所属分类:android

    • 发布日期:2017-03-26
    • 文件大小:23456
    • 提供者:张龙
  1. makemp3

    0下载:
  2. 、支持mp3, wma, wav, mid SF0播放 2、支持三种播放模式:单曲重复,全曲重复,乱序播放 3、支持任意文件夹文件的播放(注:总文件夹数不大于136个) 4、支持完整歌词显示(GBK超大字库,支持简繁体,推荐歌词形式为多个时间tag复用歌词的形式) 如 [00:12][00:35][00:56]歌词1 对时间tag没有要求,总之就是完全符合规范。 5、6个按键,next,prev,V+,V-,(PLSY/PAUSE),mode/BL 6、支持2G以内sd卡
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:3260966
    • 提供者:wuyan
  1. RawDiskRead

    0下载:
  2. Writes and reads bytes in raw mode to/from a removable device (SD card).
  3. 所属分类:Disk Tools

    • 发布日期:2017-04-03
    • 文件大小:44236
    • 提供者:Dan Fat
  1. sdcard_spi

    0下载:
  2. 自己翻译的SD卡规范协议,SPI模式的,马马虎虎了。-Own translation of SD card specification agreement, SPI mode, a so-so.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1441357
    • 提供者:杨旭
  1. SD_SPI

    0下载:
  2. SD卡在SPI模式下读取数据的一些驱动程序和具体使用示例。-SD card in SPI mode, read some of the drivers and the specific use of the sample.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:22835
    • 提供者:孙文才
  1. SDIO-SD

    0下载:
  2. MicroSD卡(SDIO模式)测试实验,采用4bit数据线模式。没 有跑文件系统,只是单纯地读block并将测试信息通过串口 1在电脑的超级终端上 打印出来。-MicroSD card (SDIO mode) test experiment, using the bit 4 cable model.no Have to run the file system, will simply read block and test information via a serial port
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:357002
    • 提供者:xy
  1. SD-Card

    0下载:
  2. STM32F4xx has internal SDIO peripheral to work with SD cards. Also, SDIO communication is faster than SPI, but if you don’t need speed in your project, you can use SPI aswell. With default settings, SDIO 4-bit mode communication is used. It means, th
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-27
    • 文件大小:52176
    • 提供者:Alex
  1. STM32-read-SD

    0下载:
  2. 基于STM32的SD卡的读写,3线SPI模式-STM32-based SD card reader, 3-wire SPI mode
  3. 所属分类:SCM

    • 发布日期:2017-05-27
    • 文件大小:10119322
    • 提供者:邹军师
  1. 4bit_SD

    0下载:
  2. 4-bit模式下SD卡的读写,只是一个函数,不是整整个工程-4-bit SD mode,write a single block,just a function,not entire project
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:851
    • 提供者:your name
  1. SD

    0下载:
  2. verilog SPI模式下实现SD卡读写-SD card reader to achieve under verilog SPI mode
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:6186908
    • 提供者:liyan
  1. ADC+DMA+FATFS

    4下载:
  2. 利用DMA模式进行多通道ADC采集并写入SD卡的txt文件。适用于温湿度、压力变送器等。(Use DMA mode for multi-channel ADC acquisition and write SD card TXT file. Suitable for temperature, humidity, pressure transmitter, etc..)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-11-30
    • 文件大小:11778048
    • 提供者:TU格格
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com