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

搜索资源列表

  1. SPI

    0下载:
  2. PIC单片机从SPI,接收其他主SPI的数据
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-01-11
    • 文件大小:293377
    • 提供者:leon_philippine
  1. spi

    0下载:
  2. ;################################################ ; Designed by CaoHai 10-23-2002 in SDUWHB ; ; Updated by CaoHai 12-12-2002 in SDUWHB ; ; Upgraded by CaoHai 22-12-2002 in SDUWHB ; ; Upgraded by CaoHai 05-05-2003 in SDUWHB ; ;########################
  3. 所属分类:编程文档

    • 发布日期:2011-09-20
    • 文件大小:2397
    • 提供者:hencirl
  1. 004-SPI.rar

    0下载:
  2. 这是一个SPI总线的读写程序,适合新手入门使用,简单易学,本人就是从这个简单例程开始学习AVR SPI的 希望对新人有帮助,This is a SPI bus to read and write procedures, suitable for beginners to use, easy to learn, my routine is to start from this simple study of the AVR SPI would like to help newcomers
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:17813
    • 提供者:高海军
  1. AVR.rar

    0下载:
  2. 本程序包包含了基于ATmega16单片机从IO口操作到串口,模拟比较器,AD转换,PWM输出,TWI总线操作,SPI总线操作等完整程序。,This package contains ATmega16-based single-chip operation from the IO port to the serial port, analog comparator, AD converter, PWM output, TWI bus operation, SPI bus operation pro
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:5719
    • 提供者:dangml
  1. spi_V1.0.3

    1下载:
  2. //说 明:msp430通过模拟的spi驱动flash W25X32 //描 述:用于主函数中直接调用 flash写函数 写入数据 //功 能:写入flash 一个字节数据 flash地址自动加一 //端 口:p7.0 接/CS片选端 , p7.1用于时序脉冲, p7.2 用作MOSI主机输出从机输入 , // p7.3用作MISO主机输入从机输出, // p1.4接/WP写保护引脚 ,此程序里没有用到 所以直接拉高,不用。 // 也可以连写 都试过了
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-23
    • 文件大小:30883
    • 提供者:小文
  1. STC12C5A60S2-danzhudancong

    2下载:
  2. STC单片机SPI例子程序,STC12C5A60S2单片机,单主单从模式-STC microcontroller SPI example program, STC12C5A60S2 single chip, single-master single-slave mode
  3. 所属分类:SCM

    • 发布日期:2015-03-16
    • 文件大小:18432
    • 提供者:wangdajiang
  1. spi-stm32

    3下载:
  2. STM32--硬件I2C主从机通讯,采用DMA方式进行通讯,SP1为从机,SPI2为主机-The STM32- hardware I2C master slave communication using DMA mode
  3. 所属分类:SCM

    • 发布日期:2016-02-23
    • 文件大小:1615872
    • 提供者:yezhengfang
  1. ATmega88_cn

    0下载:
  2. ATmega48/88/168产品特性 • 高性能、低功耗的8 位AVR® 微处理器 – 256/512/512 字节的EEPROM (ATmega48/88/168) 擦写寿命: 100,000 次 – 512/1K/1K 字节的片内SRAM (ATmega48/88/168) – 具有独立振荡器的实时计数器RTC – 六通道PWM – 8路10 位ADC(TQFP 与MLF 封装) – 6路10 位ADC( PDIP 封装) – 可编程的串
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:2551148
    • 提供者:贾立伟
  1. SPIOFSTM32

    1下载:
  2. STM32的SPI通信程序,两片STM32之间通信成功,主收从发-STM32 of SPI communication program, the successful communication between two pieces of STM32, the main income from Fat
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1027467
    • 提供者:周海
  1. sci-spi_slave

    0下载:
  2. freescale 16位单片机DG128的spi通讯代码,此历程为从节点。-freescale 16-bit single chip spi communication code of DG128, the process from the node.
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:364913
    • 提供者:dengwei
  1. SPI_MISO

    0下载:
  2. SPI-MOSI程序,奇主机输出,从机输入-SPI
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:1346
    • 提供者:txc
  1. stm8s105s4-SPI

    0下载:
  2. STM8单片机的SPI主从通信,一个STM8单片机当主机,另一个STM8单片机当从机,基本实现了SPI的所有功能,特别适合对SPI的深入理解。-STM8 microcontroller SPI master or slave communication, a STM8 microcontroller as host another STM8 microcontroller from the machine, the basic realization of all the features of
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:17291
    • 提供者:
  1. spi_controller

    3下载:
  2. SPI控制器,基于VERILOG描述,分模块设计,共6个模块,时钟产生模块,移位模块,主模块,从模块,定义模块,顶层模块。-SPI controller, based on the VERILOG descr iption, sub-module design, a total of six modules, clock generation module, shift module, main module, from the modules, custom module, top modul
  3. 所属分类:VHDL编程

    • 发布日期:2012-10-31
    • 文件大小:492262
    • 提供者:Liuhuan
  1. verilog

    0下载:
  2. 介绍了一种SPI从机的接口verilog编码-verilog code for spi slave
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:4010
    • 提供者:董广军
  1. SPI

    0下载:
  2. SPI 接收程序,从机接收主机程序,中断接收,完成后自动进入分析程序-SPI
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:5074
    • 提供者:廖新东
  1. SSP-SPISlave

    0下载:
  2. SSP主机,SPI从机相互通信实验,基于ARM-LPC2131,可供参考。-SSP host, SPI slave communication experiment with each other, based on ARM-LPC2131, available for reference.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-26
    • 文件大小:102499
    • 提供者:邹军华
  1. SPI

    0下载:
  2. lpc2131 spi做从机的中断 通信程序,可以实现功能-lpc2131 spi communication program
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:78620
    • 提供者:liqiang
  1. SPI_master

    0下载:
  2. SPI通讯的主机程序,主机发送,从机接受,真实可用-SPI communication host program, host sent from machine to accept, the real available
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:764
    • 提供者:正阳
  1. SLAVE_SPI

    0下载:
  2. LPC2129实现从SPI通讯和两个串口定时器中断-LPC2129 from SPI serial communications and two timer interrupt
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

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

    1下载:
  2. STC单片机IO口模拟SPI程序,每隔50ms,从模拟SPI发送32个字节数据.-STC microcontroller IO port to simulate the SPI program, every 50ms, 32 bytes of data sent from the analog SPI.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:3600
    • 提供者:
« 1 2 34 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com