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

搜索资源列表

  1. avr-spi--program

    0下载:
  2. 基于ATmega单片机SPI的串行ADC接口设计程序, SPI(Serial Peripheral Interface---串行外设接口)总线系统是一种同步串行外设接口,允许MCU与各种外围设备以串行方式进行通信、数据交换,广泛应用于各种工业控制领域。基于此标准,SPI系统可以直接于各个厂家生产的多种标准外围器件直接接口。SPI接口通常包含有4根线:串行时钟(SCK)、主机输入/从机输出数据线(MISO)、主机输出/从机输入数据线(MOSI)和低电平有效的从机选择线SS。在从机选择线SS使能的前
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:183561
    • 提供者:dingxiao
  1. SPI-1.8-TFT

    0下载:
  2. 这是一个SPI 接口的1.8寸TFT操作的源代码,液晶屏控制器为ST7735,里面附带ST7735资料-This is an SPI interface 1.8-inch TFT operation of the source code, the LCD screen controller ST7735, ST7735 with inside information
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1886307
    • 提供者:张成
  1. SD(spi)_driver

    0下载:
  2. 这是SPI接口的SD卡的读写程序,经过测试,代码正确-This is the SPI interface SD card reader procedures, tested code correctly
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6269
    • 提供者:李斌
  1. SPI

    0下载:
  2. 利用单片机MSP430f149单片机实现的 实验十二 SPI接口扩展RF通信-The use of single-chip MCU MSP430f149 Experiment 12 SPI interface extensions RF communications
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:57354
    • 提供者:赖宗普
  1. LEDGT-SPI

    1下载:
  2. 使用C8051F SPI接口读写高通的GT21系列字库芯片程序-C8051F SPI interface to read and write using the GT21 series of high-pass character-chip program
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-10
    • 文件大小:1368
    • 提供者:sackedMor
  1. s3c2410-spi

    0下载:
  2. 用于s3c2410的spi接口驱动。初学者用一定的参考价值。-For the spi interface driver S3C2410. Beginners with a certain reference value.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:1694
    • 提供者:dnesday
  1. sames-spi-code

    0下载:
  2. SPI interface to sames SA9904 meter chip.-SPI interface to sames SA9904 meter chip.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:656
    • 提供者:ctedpr
  1. GPIO-analog-SPI-interface-code-

    0下载:
  2. GPIO 模拟SPI 代码,主要基于STM32来用GPIO来模拟SPI功能。-SPI GPIO simulation code to use to simulate SPI GPIO function is mainly based STM32.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:455838
    • 提供者:祁峰
  1. spi

    0下载:
  2. 一个简易SPI接口程序,地址数据均为一个data输入口,st使能控制开启-A simple SPI interface program, the address data are a data input port
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:1519
    • 提供者:czz
  1. SPI

    0下载:
  2. 这个程序主要是讲解SPI总线。SPI(Serial Peripheral Interface--串行外设接口)总线系统是一种同步串行外设接口,它可以使MCU与各种外围设备以串行方式进行通信以交换信息。该接口一般使用4条线:串行时钟线(SCLK)、主机输入/从机输出数据线MISO、主机输出/从机输入数据线MOSI和低电平有效的从机选择线NSS(有的SPI接口芯片带有中断信号线INT、有的SPI接口芯片没有主机输出/从机输入数据线MOSI)。很多的芯片使用SPI进行通信,比如语音芯片等。掌握了基本的
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:11717
    • 提供者:痞子赖
  1. SPI

    0下载:
  2. SPI应用示例程序,采用SPI接口的DAC芯片TLC5615,连续进行电压转换-SPI application example program, using the SPI interface of TLC5615, DAC chip to convert the voltage in a row
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1173
    • 提供者:李大伟
  1. 51-MCU-and-SPI-communication

    0下载:
  2. 基于KEIL开发环境的51单片机与SPI接口通信C程序源码-The development environment of KEIL 51 single chip computer and SPI interface communication program source code based on C
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:30977
    • 提供者:汪彦飞
  1. spi.tar

    0下载:
  2. SPI Interface Control RTL VHDL Code
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:117786
    • 提供者:richman
  1. SPI

    0下载:
  2. STM32F103 操作SPI接口的SPI flash 范例程序,主要是镁光的SPI -STM32F103 operating SPI interface SPI flash sample program, mainly Micron SPI
  3. 所属分类:SCM

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

    0下载:
  2. SPI 从机verilog设计,验证通过!-SPI interface slave verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:820
    • 提供者:王一
  1. MSP430-SPI-control-ADS1216

    0下载:
  2. 采用TI 的低功耗单片机 MSP430F149通过SPI接口控制ADS1216,从而实现对外部模拟信号的采集!-Using the low power microcontroller MSP430F149 TI control ADS1216 through the SPI interface, so as to realize analog signal to the external acquisition!
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:2200
    • 提供者:gong
  1. SPI-flash

    1下载:
  2. ST公司的M25Pxx SPI flash memory的verilog仿真模型,该模型准确地描述了SPI flash memory的行为,包括读,写,擦除等操作,可以用来挂在带有SPI接口的soc外部,方便验证SPI接口。 -ST' s verilog simulation model M25Pxx SPI flash memory, the model accurately describes the SPI flash memory behavior, including readi
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:138973
    • 提供者:alex wang
  1. spi

    0下载:
  2. SPI头文件,方便使用,在利用SPI接口时,可直接调用,该源码已测试通过-SPI header files, easy to use, when using the SPI interface can be called directly, the source code has been tested
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1149
    • 提供者:hua
  1. FPGA-SPI-interface

    0下载:
  2. 基于FPGA的SPI串行通信程序,具有分频、输出、输入等功能。-SPI serial communication program based on FPGA, with frequency, input and output, and other functions.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:2818
    • 提供者:zhangjb
  1. spi

    0下载:
  2. SERIAL PROGRAMMABLE INTERFACE (SPI INTERFACE)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-28
    • 文件大小:136316
    • 提供者:rss.nitk
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com