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

搜索资源列表

  1. WinCE_SPI_Test

    0下载:
  2. 在嵌入式平台下,Wince操作系统实现,通过SPI接口传输数据或者文件的调试工具。-A data and file transport tool using SPI interface in embedded operation system WinCE
  3. 所属分类:Windows CE

    • 发布日期:2017-05-26
    • 文件大小:8819444
    • 提供者:zhaoanyu
  1. 1602

    0下载:
  2. SPI(Serial Peripheral Interface)是一种串行同步通讯协议,由一个主设备和一个或多个从设备组成,主设备启动一个与从设备的同步通讯,从而完成数据的交换。SPI 接口由SDI(串行数据输入),SDO(串行数据输出),SCK(串行移位时钟),CS(从使能信号)四种信号构成,CS 决定了唯一的与主设备通信的从设备,如没有CS 信号,则只能存在一个从设备,主设备通过产生移位时钟来发起通讯。通讯时,数据由SDO 输出,SDI 输入,数据在时钟的上升或下降沿由SDO 输出,在紧接
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:17431
    • 提供者:王静
  1. spi_eeprom_conf

    0下载:
  2. 实现spi接口的传输,并多外接EEPROM读写数据-Spi interface to achieve the transfer, and multiple external EEPROM read and write data
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:2040
    • 提供者:guoguo
  1. spi_master

    0下载:
  2. SPI接口的实现以及对外设的读写操作,其中包扩了几种工作方式,同时可以读取外设的版本号,传输速率可以达到2Mbps-SPI interface implementation, as well as read and write operations on the peripheral, which extended several work packages at the same time can read the version number of peripherals, transfer
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:1077
    • 提供者:guoguo
  1. DS_spi_ispb

    0下载:
  2. SPI接口的实现以及对外设的读写操作,其中包扩了几种工作方式,同时可以读取外设的版本号,传输速率可以达到2Mbps-SPI interface implementation, as well as read and write operations on the peripheral, which extended several work packages at the same time can read the version number of peripherals, transfer
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:274910
    • 提供者:guoguo
  1. F41x_SPI0_Master

    0下载:
  2. C8051F410的SPI接口实例C程序(master)-C8051F410 instance of the SPI interface to C programs (master)
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:4631
    • 提供者:wangingtao
  1. SPI_LCD12864

    0下载:
  2. spi接口协议的点整液晶128*64点阵驱动实现-spi interface protocol point of the entire 128* 64 dot matrix LCD driver to achieve
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:184186
    • 提供者:李宗军
  1. MSP430_matierials

    1下载:
  2. 学习MSP430系列16位超低功耗单片机的绝佳资料,包括: 1、实验板原理图 2、IAR的使用方法说明 3、12个实验题目内容,详细解释和相应的源代码: 实验一 IO与时钟 实验二 键盘与LED 实验三 定时器实验 实验四 外围模块操作 实验五 使用口线模拟IIC操作 实验六 同步通讯模块与扩展FLASH 实验七 异步通讯模块 实验八 ADC与LCD 实验九 图形点阵LCD 实验十 超低功耗实验 实验十一 模拟设定时间和RS-485通信实验
  3. 所属分类:SCM

    • 发布日期:2016-01-13
    • 文件大小:2067291
    • 提供者:权少
  1. WM-G-MR-09

    0下载:
  2. 基于Marvell Wifi 88W8686芯片的驱动程序(Linux SPI接口)-Based on Marvell Wifi 88W8686 chip driver (Linux SPI interface)
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-09
    • 文件大小:1047636
    • 提供者:马劲
  1. adc_spi

    0下载:
  2. dsp通过SPI接口数据采集 sigma-delta ADC采集程序-dsp through the SPI interface, data acquisition sigma-delta ADC acquisition program
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-03-04
    • 文件大小:8599
    • 提供者:xingtian
  1. CH452

    0下载:
  2. 一个利用CH452键盘管理芯片的键盘功能模块,采用89S52单片机利用中断和SPI接口有效节约了单片机的IO口资源。-CH452 keyboard management chips using a keyboard function modules, using 89S52 microcontroller interrupt and SPI interfaces using the effective conservation of the microcontroller IO port res
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:7348
    • 提供者:陈辉
  1. SPI

    0下载:
  2. 本程序在IAR环境中运行,其主控芯片是LPC2103,LPC2103支持两个SPI总线接口,通过SPI总线可以传输各种数据,方便,效果好。-The program runs in the IAR environment, the master chip LPC2103, LPC2103 supports two SPI bus interface, SPI bus can be transferred through a variety of data, convenient and effec
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:82632
    • 提供者:panyinzhi
  1. SPI_MASTER

    0下载:
  2. PIC18F系列 单片机 SPI接口 C代码-PIC18F MCU SPI Interface C Code
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:8099
    • 提供者:ccc
  1. SPI

    0下载:
  2. SPI接口C程序设计,基于mega16.-spi for mega16
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:51163
    • 提供者:forest
  1. SDcard_MCS51

    0下载:
  2.  SD卡有两个可选的通讯协议:SD模式和SPI模式。SD模式是SD卡标准的读写方式,但是在选用SD模式时,往往需要选择带有SD卡控制器接口的MCU,或者必须加入额外的SD卡控制单元以支持SD卡的读写。然而,AT89C52单片机没有集成SD卡控制器接口,若选用SD模式通讯就无形中增加了产品的硬件成本。在SD卡数据读写时间要求不是很严格的情况下,选用SPI模式可以说是一种最佳的解决方案。因为在SPI模式下,通过四条线就可以完成所有的数据交换,并且目前市场上很多MCU都集成有现成的SPI接口电路,采用
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

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

    0下载:
  2. 用C8051F34X写的程序,在方案中用到SPI接口的朋友可以参考一下-Programs written with C8051F34X, SPI interface, used in the program can refer to a friend
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:12056
    • 提供者:whuasan
  1. SPI

    0下载:
  2. LPC2131的SPI接口仿真练习,减少硬件投资-SPI simulator of LPC1231
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:421356
    • 提供者:maojingkui
  1. MCP2510--SPI

    1下载:
  2. MCP2510--带有SPI接口的独立CAN控制器.pdf-MCP2510- SPI interface with independent CAN controller. Pdf
  3. 所属分类:software engineering

    • 发布日期:2015-11-25
    • 文件大小:1404305
    • 提供者:duxuetao
  1. spi

    0下载:
  2. 串行外围接口,可用于FPGA器件与串行A/D/A的通信-Serial peripheral interface, which can be used for communication between FPGA devices and serial A/D/A
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:1163
    • 提供者:Matrix
  1. spi

    0下载:
  2. FM 58XX系例模组代码, SPI 接口-FM module code, SPI Interface
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:5277
    • 提供者:黄百成
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com