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

搜索资源列表

  1. STC-SPI

    0下载:
  2. STC单片机的SPI通信汇编程序,不想打字的就下载调试
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2526
    • 提供者:孙行者
  1. spi通信

    1下载:
  2. stc spi 主从机模式
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. STC MCU SPI通讯演示

    1下载:
  2. 演示STC系列芯片内建的SPI通讯功能。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-01-21
    • 文件大小:114422
    • 提供者:dummy99@163.com
  1. recv.rar

    1下载:
  2. STC 2052 SPI接收数据后通过串口发送到PC 用于测试SPI是否正常。,STC 2052 receive data and send to pc by RS232
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-11-17
    • 文件大小:16224
    • 提供者:jack
  1. STC_SPI

    0下载:
  2. STC单片机 硬件SPI,主从程序,相互通信,c语言的-STC MCU,hardware SPI,master and slaver comunication
  3. 所属分类:SCM

    • 发布日期:2015-03-16
    • 文件大小:8273
    • 提供者:孙国杰
  1. STC-MCU-SPI

    0下载:
  2. STC单片机SPI口演示程序,实现单主单从或互为主从-STC SPI Demo
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-25
    • 文件大小:117137
    • 提供者:zhangzailin
  1. spi-TLC2543

    0下载:
  2. Mega16读12位AD芯片TLC2543(硬件SPI传输) TLC2543驱动,将读到的ADC数据通过串口发送到 PC-Mega16 (external 7.37628M)+ TLC2543 TLC2543 driver will read the ADC data is sent to the PC through the serial port
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-23
    • 文件大小:10611
    • 提供者:张帅
  1. slave

    0下载:
  2. STC单片机的spi 程序代码,支持master 和 slave 自动接收-SCM STC code spi to support the master and slave to automatically receive
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-22
    • 文件大小:61180
    • 提供者:ma bugang
  1. mma7455--SPI-Protocol

    0下载:
  2. mma7455加速度传感器 SPI模式 stc单片机 New STC Acceleroter SPI Protocol-New STC Acceleroter SPI Protocol
  3. 所属分类:SCM

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

    0下载:
  2. 实现stc单片机,两个单片机之间的SPI通讯。单主单从-Stc achieve single-chip, two single-chip communications between the SPI. Single-master single from
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:3798
    • 提供者:千寻
  1. sw

    0下载:
  2. STC12C5410AD的SPI程序 以及AD程序 已经经过硬件调试 可用以及F410的中文版本-STC12C5410AD the SPI procedures, as well as AD after hardware testing procedures have been available, as well as the Chinese version of F410
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:2393898
    • 提供者:司威
  1. 51study

    0下载:
  2. 自制的51单片机学习板,包括原理图以及可以进行的实验源代码,目前的源代码有: 1.发光二极管闪动实验 2.发光二极管花样跑马灯实验 3.按键识别并通过串口发送到上位机. 4.PC机与RS232串口实验 5.DS18b20的温度采集实验 6.4位一体数码管显示 7.9.9秒跑表设计 8.红外编码,解码 9.红外遥控音乐的播放 10.I2C总线的学习――24C02的读写 11.SPI总线的学习――93C46的应用 12.播放歌曲实
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:671948
    • 提供者:cdwzt
  1. STCspi

    0下载:
  2. stc读写 5045读写 8574读写 数据类型转化-stc read and write to read and write 5045 into 8574 to read and write data types
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:6383
    • 提供者:chang
  1. spi_flash

    1下载:
  2. 51单片机 keil环境 spi方式 读写Flash,,带仿真-51 SCM environment spi keil way to read and write Flash,, with simulation
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-03-18
    • 文件大小:138945
    • 提供者:beyond
  1. STC-MCU-SPI

    0下载:
  2.  SPI的通信原理很简单,它以主从方式工作,这种模式通常有一个主设备和一个或多个从设备,需要至少4根线,事实上3根也可以(单向传输时)。也是所有基于SPI的设备共有的,它们是SDI(数据输入),SDO(数据输出),SCK(时钟),CS(片选)。 -SPI communication principle is very simple, it is the work of master-slave mode, this mode usually has a master device and o
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-27
    • 文件大小:114422
    • 提供者:pengjun
  1. STC-MCU-SPI

    0下载:
  2. STC单片机的-SPI功能演示程序,需要用的朋友可以稍微更改-STC microcontroller-SPI feature demo, need a little change can be a friend
  3. 所属分类:SCM

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

    2下载:
  2. stc系列的51单片机读写m25p40的程序,spi接口-stc series of 51 procedures for microcontroller to read and write m25p40, spi interfaces
  3. 所属分类:SCM

    • 发布日期:2015-03-21
    • 文件大小:1024
    • 提供者:zhangqiang
  1. SPI-DA-TLC5615

    0下载:
  2. SPI总线12DA转换器 TLC5615 汇编语言 51单片机 STC-SPI bus the 12DA converter TLC5615 assembly language 51 MCU STC
  3. 所属分类:SCM

    • 发布日期:2017-11-07
    • 文件大小:304228
    • 提供者:dianqi
  1. SPI-AD-TLC2543

    0下载:
  2. SPI总线 16位AD转换器 TLC2543 汇编语言 51单片机 STC-51 MCU STC SPI bus 16-bit AD converter TLC2543 assembly language
  3. 所属分类:SCM

    • 发布日期:2017-11-05
    • 文件大小:259110
    • 提供者:dianqi
  1. STC-SPI

    1下载:
  2. STC单片机SPI接口通信的例子,包括单主机单从机,和互为主从的通信方式-STC MCU SPI interface communication examples, including single-master single slave communication, and interaction mainly from
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-06
    • 文件大小:126630
    • 提供者:王博
« 12 3 4 »
搜珍网 www.dssz.com