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

搜索资源列表

  1. SD_card_spec_trans

    0下载:
  2. SD 物理层 spec 翻译 说明,主要是用SD BUS总线。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:143.16kb
    • 提供者:bise
  1. CEWifiDriverAR6000-21374

    0下载:
  2. Atheros无线芯片AR-6000系列wince 6驱动源代码(这东西我也没用过别问我,我是搜别的wince资源搜到的) AR6K SDIO support. Requires firmware 1.1 on SD13 cards. readme: Atheros Communications AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Wi
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:520.84kb
    • 提供者:bd
  1. CEWifiDriverAR6000-21374

    0下载:
  2. Atheros Communications AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation. 1. Unzip the installation file onto your system (called installation dire
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:575.55kb
    • 提供者:yangzhe
  1. sd_reader.rar

    0下载:
  2. SD卡读卡器模块的VHDL及软件驱动代码,可作为外设挂接在Avalon总线上。支持以SD模式、4线模式读取。在24MHz时钟驱动下读取速率可达8MByte/s,SD card reader module and software drivers VHDL code, can be articulated as a peripheral bus in Avalon. To support the SD model, 4-wire mode read. Driven by the 24MHz clo
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-21
    • 文件大小:17.85kb
    • 提供者:ctqy
  1. SDCard_Controller.rar

    0下载:
  2. SD卡控制器IP. 兼容SD卡协议2.0。与wishbone bus 接口,方便与其他IP连接使用。 ,SD Card Controller IP. Compatible with SD Card Agreement 2.0. With the wishbone bus interface to facilitate the use of other IP connections.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:24.06kb
    • 提供者:xiafei
  1. SDIO_AR6K_Atheros

    0下载:
  2. AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation. 1. Unzip the installation file onto your system (called installation directory below) 2. Create an OS design
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:251.07kb
    • 提供者:老克
  1. Linux

    0下载:
  2. 该文件包含了Linux编程的很多例程包括了多任务编程,多任务间的通信和同步,CAN总线驱动,SD卡驱动等,涵盖面广阔,对于了解Linux编程很有帮助-This file contains a lot of Linux programming routines include multi-task programming, multi-task communication and synchronization between, CAN bus driver, SD card driver and
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:87.23kb
    • 提供者:何波
  1. EVB9S12XF512E_StandAlone_FS

    1下载:
  2. 基于freescale MC9S12XF512 MCU,芯片自带Flexray通信控制器。 可实现高达10Mb/s的Flxray通信. 本程序主要功能: 1) 75ms实时中断。 2) SPI MASTER 运行于500kHz。 3) Flexray 总线以10Mbit/s 通信。 4) Can 总线 500Kbit/s以通信。-Based on freescale MC9S12XF512 MCU, chip communications controller F
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:777.21kb
    • 提供者:阿昆
  1. sdbus

    0下载:
  2. sd卡结构详细文件,你要的应该就是这个PDF文件了吧-The SD BUS Core with Avalon Interface allows the easy access of SOPC Builder systems to standard Secure Digital Card (SD) flash based memory devices. The SD cards are universal, low cost data storage and communication
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:668.13kb
    • 提供者:zhangmm
  1. SD-info

    0下载:
  2. 这是一个关于linux下基于PCI总线的SD卡驱动方面的好资料,对驱动开发很有用。-This is a linux based on the PCI bus driver SD card good information, very useful for driver development.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-07
    • 文件大小:1.25mb
    • 提供者:李峰
  1. GPIO_SD

    0下载:
  2. 从中国学术期刊网上花钱下载的《基于GPIO实现SD总线读取技术研究与实现》,共享于pudn,供学习SD的朋友参考。-Online academic journals from China to spend money to download the " GPIO based on the achievement of SD bus reading and implementation of technology research," to share in pudn, for
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:346.33kb
    • 提供者:徐洪光
  1. sd_fat16_spi_code

    0下载:
  2. sd卡 fat16 文件系统SPI总线应用-sd card fat16 file system spi bus
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:8.66kb
    • 提供者:qjc
  1. embedded_linux_system_development_for_ARM_code

    0下载:
  2. 《ARM嵌入式Linux系统开发》随书光盘中的实例源码,包括:第17章 嵌入式Linux的多任务编程,第18章 多任务间通信和同步,第19章 Linux设备驱动,第20章 嵌入式Linux的网络编程.第21章 MiniGUI图形界面设计,第22章 CAN总线驱动设计,第23章 SD卡驱动设计中设计的全部代码-" ARM Embedded Linux System Development," CD-ROM with the book' s examples of sourc
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:87.38kb
    • 提供者:
  1. sdcard_mass_storage_controller_latest.tar

    1下载:
  2. 基于wishbone总线的SD Card IP Core,有Verilog和VHDL两种语言版本,包含了FIFO和DMA两种实现方式,是开源的IP Core-Based on the wishbone bus SD Card IP Core, there are two language versions of Verilog and VHDL, including the FIFO and DMA implemented in two ways, is open source IP Core
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2.17mb
    • 提供者:张亚群
  1. PIC18PetitfAtfileSystem

    0下载:
  2. 1. SPI or 4bit parallel bus connection between Host and Card 2. Needs an USB Adapter to translate between USB and the SD/MMC card interface 3. Can be plugged into many different devices directly.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:526.91kb
    • 提供者:sivakumar
  1. LIKEINT_Test

    0下载:
  2. ucos操作系统 内有一些测试程序ad、da、IIC、sd、总线控制的4x4矩阵键盘-ucos operating system there are some test programs ad, da, IIC, sd, bus control of the 4x4 matrix keyboard
  3. 所属分类:uCOS

    • 发布日期:2017-04-10
    • 文件大小:1.32mb
    • 提供者:nn
  1. sd

    0下载:
  2. STC8951 通过SPI总线读写SD卡程序。 KEIL C 开发环境,包含SPI通信协议,SD卡读写格式等,-STC8951 read and write SD card via SPI bus program KEIL C development environment, including the SPI communication protocol, SD card reader format
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:862.65kb
    • 提供者:asdf
  1. SDkaSource

    0下载:
  2. SD卡的SPI读写程序,内含SPI总线时序函数、SD卡的读写函数,可直接嵌入到UC/OS操作系统中进行调用,采用.c和.h文件进行分装,可直接嵌入到项目或操作系统中,支持51单片机、STM32、ARM7等单片机,500M主屏以上的处理器请对SPI时序进行修改。-SD card SPI read and write procedures containing SPI bus timing function, SD card reader function, can be directly embe
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:21.76kb
    • 提供者:吴硕刚
  1. STM8L SD Card

    1下载:
  2. STM8L152单片机用SPI总线读写 SD卡。(STM8L152 microcontroller reads and writes SD card with SPI bus.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-16
    • 文件大小:279kb
    • 提供者:cupidryu
  1. LC-SD卡模块

    0下载:
  2. 支持MP3、WAV解码格式。 2、支持采样率(KHz):8/11.025/12/16/22.05/24/32/44.1/48。 3、24位DAC输出,动态范围支持90dB,信噪比支持85dB。 4、完全支持FAT16/FAT32文件系统,最大支持32G的TF卡,支持32G的U盘。 5、支持UART串口控制语音播报功能,可控制播放,暂停,选曲,音量加减等功能,最大选曲65535首曲目,波特率9600 bit/s。 6、支持IO触发功能,8个IO口单独触发8首曲目或8个
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:2.37mb
    • 提供者:林一捆
« 12 3 »
搜珍网 www.dssz.com