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

搜索资源列表

  1. spi_master

    0下载:
  2. SPI主机模式进行串行通信,可自动收发数据-SPI master mode serial communication, can automatically send and receive data
  3. 所属分类:DSP program

    • 发布日期:2017-04-17
    • 文件大小:362931
    • 提供者:党晓圆
  1. MCP2515_cn

    0下载:
  2. 带有SPI 接口的独立CAN 控制器,能够自动收发数据。-SPI interface with independent CAN controller, can automatically send and receive data.
  3. 所属分类:Document

    • 发布日期:2017-05-02
    • 文件大小:774491
    • 提供者:eric dai
  1. RS-485

    1下载:
  2. 本源码程序采用用51单片机AT89C55分控采用软件模拟的方式输出SPI信号! 控制16段LED护栏管的单色跳变,跑动追逐等模式! 为了达到 各控制器的变化同步!采用RS-485通讯的方式!由主控发送命令!使各分控制器 变化模式达到同步效果!主控制器同样采用AT89C55单片机设计!通讯方式采用RS-485-Procedures for the use of this source by 51 points AT89C55 single-chip Analog-controlled
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:138379
    • 提供者:黄达伟
  1. voice

    0下载:
  2. VOICE 语音芯片SPI口送地址数据确认后播放语音。模拟SPI口。-VOICE Chip send address data and broadcast voice.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1397
    • 提供者:arphoove
  1. MAX6675

    0下载:
  2. A chip that can sense temparature and convert it to digital form and send through SPI protocol
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:94033
    • 提供者:Rinkal
  1. ad9862_ini

    0下载:
  2. 这是SPI的发送程序,如果先看一下SPI协议,这个程序还是比较容易理解的。-this is the send procedure of SPI,if you read SPI agreement first,the procedure will be rather easy to understand.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:990
    • 提供者:张海
  1. use_74_595

    0下载:
  2. 此程序用ATMAGE16,通过spi与74_595的串口通信,用数码管显示数据-This procedure used a dot matrix screen ATMAGE16 drive to achieve a PC to send commands to achieve the movement of Chinese characters
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:690
    • 提供者:zhengxg
  1. main

    0下载:
  2. QQ2812通过SPI接口控制LED数码管 ** ** SPI是一高速同步的串行输入输出口,它的通信速率和通信数据 ** ** 长度都是可编程的,可以接收和发送16位的数据位,并且带有双 *缓冲的.SPI的4个外部引脚由:从输出主输入(SPISOMI),从输入主输出(SPISIMO),从发送使能(/SPISTE),串行时钟引脚(SPICLK)组成。-QQ2812 through the SPI interface to control LED digital tube**** SPI
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:1715
    • 提供者:刘成岩
  1. Embedded_Network_Microcontroller_information_appli

    1下载:
  2. 如何通过互联网共亨以单片机应用系统为中心的小型嵌入式设备的信息,成为当今电子界 ... 多任务操作,可以在MCU执行数据采集和控制功能的同时把数据打包并传送到互联网上。 ... 直接驱动普通I/O口实现硬件外设功能(如UART、 I2C、SPI、 Caller ID、FSK等)-How to Hang a total through the Internet-centric single-chip microcomputer application system for small embedd
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:117267
    • 提供者:流留
  1. sd

    0下载:
  2. 实验目的:学习SD卡的操作. 系统设计 1、SD卡采用SPI通信 2、先往SD里顺序写入0-255共256个数据,然后再读回送数码管显示-Experimental Objective: To learn SD card operation. System Design 1, SD card using SPI communication 2, first write to the SD sequence of 0-255 where a total of 256 data, and
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:2722
    • 提供者:sean.zheng
  1. serialport2

    1下载:
  2. 用 52 模拟SPI串口接受程序,然后控制无线模块发送出去!饱含nrf2401的初始化!-SPI serial interface with 52 analog acceptance procedure, and then control the wireless module to send out! Full of nrf2401 initialization!
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:33665
    • 提供者:renfei
  1. SDCard_AT89C51

    0下载:
  2. ** 函数名称: uchar SD_SendCmd() ** 功能描述: 向卡发送命令,并取得响应 ** 用SD模式需要用CRC校验,SPI不用-** Function Name: uchar SD_SendCmd ()** Features: send commands to the card and get response to** use the SD model requires validation with CRC, SPI without
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:58988
    • 提供者:池一波
  1. SD

    0下载:
  2. 基于硬件SPI模式的SD卡驱动程序,包括SD卡初始化,发送和就收命令,数据块读和写等-Hardware-based SPI mode of SD card driver, including the SD card initialization, to send and to receive commands, read and write data blocks, etc.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:20025
    • 提供者:徐徐
  1. testsysclk

    0下载:
  2. spi发送数据的vhdl程序 spi发送数据的vhdl程序-vhdl program to send data spi spi spi program to send data send data vhdl vhdl program
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:108171
    • 提供者:zhangj
  1. FPGA_SPI.ZIP

    1下载:
  2. 实现了FPGA以SPI协议传送和接受16位数据。传送过程无需Nios核干预-SPI protocol to achieve the FPGA to send and receive a 16-bit data. Nios nuclear transfer process without intervention
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:1533
    • 提供者:shoucql
  1. sd

    0下载:
  2. sd卡的SPI设置,和发送指令接收指令,SPI模式下的通信-SPI sd card settings, and send a command to receive instruction, SPI mode of communication
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:2545
    • 提供者:qindehai
  1. Spi02

    0下载:
  2. 实现SPI的回送测试模式,SPI自发自收,与Spi01不同之处是接收采用中断方式-Realization of SPI test mode, send back the SPI, and Spi01 difference is received by interrupt mode
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:981
    • 提供者:东海
  1. FinalMaster

    0下载:
  2. This a project created for an embedded systems class. The project used two microcontrollers to send and receive CAN messages. (Atmel AT90CAN32). Included are the source files for each. The c files allow CAN message reception and transmission, as well
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:67705
    • 提供者:Chad
  1. 08_Spi01

    0下载:
  2. 本实验中SPI模块的发送和接收采用查询方式实现,将SPISIMO和SPISOMI两个引 脚内部短接,实现自发自收模式。SPI将0-99这100个数字逐个发出,然后逐个 接收存入Spi_VarRx[]-This experiment to send and receive SPI module be achieved using query will SPISIMO and SPISOMI internal short circuit the two pins to achieve spo
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:90767
    • 提供者:姜北
  1. 02

    0下载:
  2. 这是单片机STC12C5A60S2增强版芯片的SPI串口发送数据到8个IO口上的程序-This is an enhanced version of the chip microcontroller STC12C5A60S2 SPI serial interface to send data to the eight ports on the IO program
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1140
    • 提供者:许泽汉
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com