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

搜索资源列表

  1. SPI

    0下载:
  2. 该程序是TI公司的2000系列DSP-TMS320F2812的典型应用,实现了SPI接口的DA ,对初学者很有借鉴意义。-The program is TI' s 2000 series of DSP-TMS320F2812 a typical application to enable the SPI interface, the DA, meaning a very useful reference for beginners.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:1549
    • 提供者:bigtree
  1. SD(SPI)

    0下载:
  2. 自己编写的sd卡读写程序, SPI接口 ,AVR单片机-Their own procedures for the preparation of the sd card reader, SPI interface, AVR Microcontroller
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-26
    • 文件大小:32929
    • 提供者:王亮
  1. Spi

    0下载:
  2. ARM7下SPI接口使用的源代码,包含C语言及汇编-Under the SPI interface uses ARM7 source code, including the C language and compiled
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:68800
    • 提供者:zhong
  1. SPI

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

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

    0下载:
  2. arm实现的SPI接口时序,包含重要的端口时序-arm spi function
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:75154
    • 提供者:cys
  1. spi_master_phy

    0下载:
  2. 这是spi接口传输的一部分内容,本源码一共三部分,功能:spi接口的的实现即对外设的读写数据-This is the spi interface transfer part of the contents of a total of three parts of this source, function: spi interface that the realization of the read and write data to the peripheral
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:2557
    • 提供者:guoguo
  1. DSP-SPI

    0下载:
  2. DSP SPI接口的D/A例程,D/A转换芯片选用的是SPI接口的TLC5620,串行4通道8位-DSP SPI interface of the D/A routine, D/A converter chip, the choices are the SPI interface TLC5620, Serial 4-channel 8-bit
  3. 所属分类:DSP program

    • 发布日期:2017-03-26
    • 文件大小:25618
    • 提供者:王思
  1. SPI

    0下载:
  2. 该源程序用IO口模拟SPI进行通信,可以用在没有SPI接口的单片机上-The source simulation with IO SPI port to communicate, you can use in the absence of SPI microcontroller interface
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:30453
    • 提供者:李宁
  1. SPI

    1下载:
  2. stm32意法单片机的完整的SPI接口程序,经测试很好-stm32 complete ST microcontroller SPI interface program, tested very well
  3. 所属分类:SCM

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

    1下载:
  2. 基于verilog语言的 SPI接口实现. 有很好的说明.-Verilog language based SPI interface. Have a good descr iption.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-08
    • 文件大小:1914880
    • 提供者:lisi
  1. spi

    0下载:
  2. SPI接口函数,实现双向通讯,速度12Mbps-SPI interface functions, two-way communication, speed of 12Mbps
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:1877
    • 提供者:shixu
  1. S3C2410-SPI

    0下载:
  2. linux spi 接口 示例 S3C2410-Based on the spi interface driver linux example
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:36593
    • 提供者:lee asine
  1. 20-SPI

    0下载:
  2. 采用EPM1278CPLD,通过verilog语言实现SPI接口的通信-By EPM1278CPLD, through the SPI interface verilog language communication
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:625999
    • 提供者:王东升
  1. SPI

    0下载:
  2. 使用SPI接口读写EEPROM器件W25X16系统主时钟为12M,波特率为4M-Using the SPI interface to read and write EEPROM, main clock W25X16 system 12M, the baud rate is 4M
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:45905
    • 提供者:tiankong19
  1. SPI-Flash

    0下载:
  2. 基于Xilinx-SPartan 3an FPGA 的与单片机 SPI 接口 参考设计-SPI interface base of Xilinx Spartan 3AN kid
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:2592673
    • 提供者:saladin
  1. spi

    0下载:
  2. 主要完成DSP28系列SPI接口应用,SPI接口DAC(SPI_DAC5617)、SPI_DAC_ADC、SPI存储器扩展(SPI_EEPROM)。对DSP编程必不可少-Mainly to complete the DSP28 series SPI interface applications, SPI interface DAC (SPI_DAC5617), SPI_DAC_ADC, SPI memory expansion (SPI_EEPROM). Essential for DSP pr
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:482002
    • 提供者:jiahui
  1. Desktop

    0下载:
  2. 基于FPGA的压力传感器spi接口源码 测试通过(code for FPGA and MPL115a1-SPI INTERFACE)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-21
    • 文件大小:293888
    • 提供者:liejin
  1. SPI液晶显示

    0下载:
  2. stm32f407屏幕网格绘制通过SPI接口在外接屏幕绘制表格(Stm32f407 screen mesh rendering)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:10165248
    • 提供者:EeF407
  1. SPI driver

    0下载:
  2. 基于TI CC2640 运用SPI 接口读FLASH 数据并打印FLASH ID(Based on TI CC2640, use SPI interface to read FLASH data and print FLASH ID)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-23
    • 文件大小:9216
    • 提供者:pca03
  1. spi

    0下载:
  2. ARM m4 FPGA开发模块,用于spi接口模块开发(ARM M4 FPGA development module, used for SPI interface module development)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-11
    • 文件大小:60031
    • 提供者:Clancey
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com