CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - SPI总线

搜索资源列表

  1. SPI

    0下载:
  2. SPI驱动:在LPC213X上实现了SPI总线的收发功能,使用了中断技术。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3466
    • 提供者:lzb
  1. SPI

    0下载:
  2. 一个用PROTEUS仿真ARM的SPI总线的实验,用来做熟悉PROUEUS,仿真ARM是不个不错的实验
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:271496
    • 提供者:朱莹
  1. SPI

    1下载:
  2. 基于C8051F120的SPI总线实现代码
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:12786
    • 提供者:黄虚
  1. spi

    0下载:
  2. spi总线的模拟程序,可以实现单片机的spi传输
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:986
    • 提供者:刘建材
  1. SPI总线C语言源代码

    0下载:
  2. SPI总线C语言源代码,封装的很好,直接使用
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2011-01-20
    • 文件大小:2975
    • 提供者:lxia8023
  1. 单片机 通讯 模块程序 SPI IIC UART one_wire rs485

    4下载:
  2. 单片机 通讯 模块程序 SPI IIC UART(RS232)one_wire RS485总线 均有详细解释 是本人精心调试项目时所用 望对你有帮助
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2011-05-28
    • 文件大小:65201
    • 提供者:dflibai
  1. 异步通信软件模拟,基于RS-232的串口通信,RS-485的多机通信,I2C总线协议的软件实现,SPI总线在单片机系统中的实现

    0下载:
  2. 2.1异步通信软件模拟2.2基于RS-232的串口通信2.3基于RS-485的多机通信2.4 I2C总线协议的软件实现2.5 SPI总线在单片机系统中的实现
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2011-12-19
    • 文件大小:64242
    • 提供者:minglinet
  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-25
    • 文件大小:5719
    • 提供者:dangml
  1. SPI_C8051

    0下载:
  2. C8051系列单片机中SPI总线读写的例程,包含四种读写模式-C8051 Series MCU SPI bus to read and write routines, including four to read and write mode
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:13228
    • 提供者:李特威
  1. SPI

    0下载:
  2. 对ATMEGA128内的SPI总线进行调试-On the SPI bus ATMEGA128 debug
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:711
    • 提供者:wurui
  1. 61A-SPI

    0下载:
  2. 凌阳单片机模拟SPI总线的时许函数,这是本人使用过的。-Sunplus MCU simulate SPI bus function
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1204
    • 提供者:cheney
  1. SPI

    0下载:
  2. c8051f320的SPI总线官方测试程序-SPI Bus test program for the c8051f320
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:12045
    • 提供者:李笑雨
  1. spi

    0下载:
  2. 单片机SPI总线通讯,对于初接触SPI总线的人,有一定帮助。-MCU SPI bus communication, for people in early contact with SPI bus, there is some support.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:4826
    • 提供者:包公
  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-30
    • 文件大小:82632
    • 提供者:panyinzhi
  1. SPI-BUS-program

    0下载:
  2. TLC5615和X5045这两款SPI总线芯片的简单程序代码-TLC5615 and X5045 Both SPI bus, a simple code chip
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:3650
    • 提供者:liyongcheng
  1. PIC32-SPI-code

    1下载:
  2. PIC32单片机SPI总线实例代码,学习PIC32的SPI通信参考资料。-PIC32 MCU SPI bus sample code, learn the PIC32 SPI communication reference.
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:9655
    • 提供者:刘世生
  1. IO-SPI

    0下载:
  2. 详细介绍单片机IO口模拟SPI总线的用法,更容易掌握模拟SPI的编程。-Detailed introduction of SCM IO mouth simulation SPI bus usage, easier to master SPI simulation programming.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:2991
    • 提供者:genius
  1. SPI_SD

    0下载:
  2. 使用spi总线对sd_card进行读写操作(Read and write operations on the sd_card using the SPI bus)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-25
    • 文件大小:297984
    • 提供者:热教皇
  1. SPI总线协议及SPI时序图详解含实例

    0下载:
  2. 时序等等,可以指导我们进行,spi接口器件与单片机的连接(Timing and so on, you can guide us, SPI interface devices and SCM connection)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-23
    • 文件大小:757760
    • 提供者:阿拉蕾123
  1. ADS1118 F407 口线模拟 spi

    1下载:
  2. 主控cpu采用stm32f407vet6,采用口线模拟的spi总线来采集ads1118的俩路输入模拟信号。信号输入范围为0--2.048V。对应0--65535.(The main control cpu adopts stm32f407vet6, and adopts the spi bus of port line simulation to collect the two input analog signals of ads1118. The signal input range is
  3. 所属分类:单片机开发

    • 发布日期:2021-01-04
    • 文件大小:4007936
    • 提供者:嘉士伯
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com