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

搜索资源列表

  1. 2812SPIFIFO

    0下载:
  2. 使用spi fifo中断进行接受和cputimer中断里进行发送-Carried out using the spi fifo interrupt acceptance and interrupt cputimer conducted Send
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:91596
    • 提供者:zhaopingyuan
  1. X28xx_sourcecode

    0下载:
  2. word文档内有九个例子源程序: 例1、初始化锁相环及外设时钟函数 例2、.cmd格式文件举例 例3、定时器中断应用举例 例4、利用事件管理器输出多种频率的正弦信号输出例程 例5、SPI和DAC TLV 5617接口例程 例6、CAN总线消息发送例程 例7、使用FIFO缓冲发送数据 例8、使用FIFO缓冲接收数据 例9、ADC应用举例 -this word document includes nine examples of source
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:32607
    • 提供者:sun
  1. tes_AT45dbmemory_with_vb

    0下载:
  2. A good utility (sourcecode) to start to send data to a SPI memory Atmel AT45db.
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:4206
    • 提供者:sai2002
  1. 164hc165io

    0下载:
  2. 74hc165多片级联,并通过MEGA8以IO口模拟SPI方式读取,发送至74HC164多片级联的LED灯显示 程序以驱动形式写出,只需修改端口即可,附有Proteus仿真模型-74hc165 multi-chip cascade through MEGA8 to simulate SPI mode IO port to read, send to 74HC164 cascaded multi-chip LED lights display the form of written proce
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-26
    • 文件大小:67276
    • 提供者:狂呀彭
  1. usart(spi)

    0下载:
  2. 本程序,使用串口异步通信方式,将01 02 03 04***0A以hex的格式发送到计算机的串口。 每次单片机复位,发送一次。使用的是16f74芯片-This procedure, using serial asynchronous communication, will be 01 02 03 04*** 0A in hex format to the computer' s serial port. Each MCU reset, send an. Chip using a 16f
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:563
    • 提供者:quandapeng
  1. MCP2515-chinese-datasheet

    0下载:
  2. Microchip 的MCP2515 是一款独立控制器局域网络 (Controller Area Network, CAN)协议控制器,完全 支持CAN V2.0B 技术规范。该器件能发送和接收标准 和扩展数据帧以及远程帧。MCP2515 自带的两个验收 屏蔽寄存器和六个验收滤波寄存器可以过滤掉不想要的 报文,因此减少了主单片机(MCU)的开销。MCP2515 与MCU 的连接是通过业界标准串行外设接口(Searial Peripheral Interface, SP
  3. 所属分类:Communication

    • 发布日期:2015-04-16
    • 文件大小:774511
    • 提供者:笑情了
  1. SPI_SLAVE

    0下载:
  2. atmega64的spi例子,这个是从机程序,另外还有主机程序。分别烧录后可以实现双工通讯-atmega64 the spi example of this process from the machine, in addition to host programs. Respectively, after burning duplex communication can be achieved
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:764
    • 提供者:叶祥祥
  1. S12_SPI(send)

    0下载:
  2. S12SPI主机发送程序,可和74164扩展IO口。-S12SPI host sends procedures, and 74 164 IO expansion port.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:613775
    • 提供者:lihua
  1. SPI

    0下载:
  2. 本开发板采用DB9 直通电缆把DSP 的串口和PC 的串口连接起来,打开PC 机的串口调试软件,默认设置为COM1,9600,N,8,1,选择按16进制接收和发送。 -The development board DSP with DB9 straight-through cable to PC serial port and serial port connected, open the serial port of PC, debugging software, the default is
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:74703
    • 提供者:lizhenli
  1. 2812

    0下载:
  2. TMS320F2812 DSP的学习开发平台学习例程,包括:跑马灯实验,GPIO模拟SPI发送接受实验,TIMER0定时发送数据在数码管上显示实验,TIMER2定时扫描发光二极管实验, SPI发送数据在数码管上显示实验,LCD显示实验, SCI接口实验, 键盘扫描实验,PWM实验 ,AD转换实验。-TMS320F2812 DSP development platform for learning the routine of study, including: Marquee exper
  3. 所属分类:DSP program

    • 发布日期:2017-05-12
    • 文件大小:2574273
    • 提供者:韩冬军
  1. SPI

    0下载:
  2. 实现同步高速串行口SPI的接收、发送数据,及相关部分的测试-Realization of mouth synchronous serial SPI receiving, send data, and related part of the test
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:649
    • 提供者:123
  1. PIC16F87X_CAN

    0下载:
  2. #define READ 0x03 // 读MCP2510指令代码 #define WRITE 0x02 // 写MCP2510指令代码 #define RESET 0xC0 // 复位MCP2510指令代码 #define RTS 0x80 // MCP2510请求发送指令代码 #define STA2510 0xA0 // 读MCP2510状态指令代码 #define BITMOD 0x05 // MCP2510位修改指令代码
  3. 所属分类:SCM

    • 发布日期:
    • 文件大小:11439
    • 提供者:kkjut
  1. VHDL-based-design-of-SPI

    0下载:
  2. 基于VHDL的串行同步通信SPI设计 本设计是用Quartus作为开发环境,以DE2板为硬件平台实现的SPI同步串行通讯。设计过程方便。根据接收和发送两个主要部分实现了SPI的基本功能。此外,该设计还实现了波特率发生器,数码管显示的功能。用DE2板实现具有电路简洁,开发周期短的优点。充分利用了EDA设计的优点。开发过程用了VHDL硬件描述语言进行描述,从底层设计,分模块进行,充分提高了设计者的数字逻辑设计的概念。-VHDL-based SPI serial synchronous comm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:51321
    • 提供者:陈添
  1. 74hc165

    0下载:
  2. 本例子是用硬件SPI接口循环发送一个变量到74HC595,并且在数据发送完毕后通过单片机的另外一个IO接口PB2输出一个“锁存”脉冲 ,使74HC595把移位寄存器的数据输出到锁存寄存器,并驱动8个LED输出,实现来回流水的效果。-This example is using the hardware SPI interface to send a variable to the loop 74HC595, and after the data is sent through the microc
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:5072
    • 提供者:张玉坤
  1. bf53x_spi

    0下载:
  2. ADI DSP blackfin 系列处理器 BF533 SPI接口的使用,代码实现了采用SPI接口读取和发送数据。-ADI DSP blackfin BF533 SPI interface family of processors used, the code implements the use of SPI interface to read and send data.
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:301839
    • 提供者:andy
  1. STM32-CC1100CC1101

    0下载:
  2. STM32+CC1100,只实现了基本的收发程序-STM32+ CC1100, send and receive only the basic procedures to achieve
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-10
    • 文件大小:2265214
    • 提供者:benny
  1. fm25h20

    0下载:
  2. spi接口,DSP发送数据,FPGA缓存起来,然后通过spi口写进fm25h20芯片里面-Spi interface, DSP send data, FPGA, and then through the spi cache up mouth written into fm25h20 chip inside
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:4618
    • 提供者:lg
  1. spi

    0下载:
  2. 利用定时中断实现SPI定时发送信息功能,此程序意在针对有严格时序要求的SPI芯片开发-Use timer interrupt regularly send information to implement the SPI function, this program is intended to have strict timing requirements for the SPI chip development
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:549821
    • 提供者:wangxijian
  1. msp430nRF24L01-SPI-receive-transfer

    0下载:
  2. 用msp430f149实现的nrf2401的收发程序-Msp430f149 achieved with the program to send and receive nrf2401
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:113291
    • 提供者:xiaochen
  1. spi-uart

    1下载:
  2. 这个程序是C8051F30x设备通过 spi 通讯然后从串口发送的例程 具有 spi 跟串口的初始化操作-This program sets up the GPIO pins on the C8051F30x device for the correct functionality, then uses the SPI_Transfer function to send and receiveinformation through the SPI pins. As information
  3. 所属分类:VHDL编程

    • 发布日期:2012-11-17
    • 文件大小:11487
    • 提供者:
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com