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

搜索资源列表

  1. 2812-SPI

    0下载:
  2. ti公司的2812关于spi的源码,学习2812的可以参考一下-ti' s 2812 on the spi source, can learn from 2812' s reference
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:492272
    • 提供者:song
  1. SPI

    0下载:
  2. 其中,“标准降水指数公式包.dll”内含计算“标准降水指数SPI”及“降水百分位指数PDECI”的四个Excel函数:SPI、PDECI、SPILEVEL、PDECILEVEL。该公式包为Excel COM加载项,故与Excel高度集成,使用方便,在Excel中加载一次,即可运行。-Among them, "standard precipitation index formula calculation." standard "contains DLL precipitation index S
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:11623
    • 提供者:李海燕
  1. SPI

    5下载:
  2. 水文分析中干旱指标spi的计算代码,可计算多时间尺度的指标,黏贴成m文件即可,文件内有注释描述。-Spi hydrological drought index analysis of the calculation code, and calculate multi-time scale of the index, you can paste into the m file, file comments within the descr iption.
  3. 所属分类:matlab例程

    • 发布日期:2013-03-11
    • 文件大小:1573
    • 提供者:李鹏程
  1. TMS320VC5509A-dsp-spi

    0下载:
  2. tms320vc5509a dsp的源代码,可以下载到dsp内运行,适合初学者下载-tms320vc5509a dsp source code can be downloaded to run within dsp, suitable for beginners to download
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:1689
    • 提供者:lc
  1. CAN-MCP2515

    1下载:
  2. CAN总线 MCP2515芯片 SPI接口 只需五线即可实现通信 -MCP2515 chip SPI interface, CAN bus, only five lines to achieve communication
  3. 所属分类:SCM

    • 发布日期:2015-11-25
    • 文件大小:1146880
    • 提供者:陈洪欢
  1. 2812-SPI

    0下载:
  2. 主要是2812的SPI模块介绍,实现同步快速通讯,可以与外设连接,亦可以与其他DSP通信-The SPI module 2812 is mainly introduced to achieve simultaneous rapid communications, and peripherals can be connected, they can communicate with the other DSP
  3. 所属分类:DSP program

    • 发布日期:2017-04-10
    • 文件大小:1109340
    • 提供者:fhf
  1. spi

    0下载:
  2. 用verilog实现的 SPI 源码,可以直接通过Quartus运行-SPI with verilog source implementation can be run directly through the Quartus ~ ~
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:328752
    • 提供者:张哲
  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. about-spi

    0下载:
  2. 主要讲的的spi的相关概念和spi的时序问题,不懂spi的可以-Mainly about the spi spi-related concepts and issues of timing, do not know can see spi
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:323842
    • 提供者:surprise
  1. SPI(74HC595)

    0下载:
  2. 关于c8051f020的SPI的实际应用,c8051f020的寄存器配置可迅速的掌握。-About c8051f020 the practical application of the SPI, c8051f020 register configuration can quickly grasp.
  3. 所属分类:SCM

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

    0下载:
  2. 这是一个SPI的简单学习例子,里面有详细的解释说明,再新的手也一定能看得懂的·!!!我可是费了好大劲才找到的呀,希望能顶顶啊-SPI is a simple learning example, which has a detailed explanation, then the new hand can certainly can understand! ! ! I took a good hard time, but found ah, ah hope Dingding
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:345927
    • 提供者:刘晓杰
  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. PIC16F87X-CAN

    0下载:
  2. ;*** *** ***PIC16F87X CAN通信程序**************** list p=16f877 ;定义微控制器为PIC16F877芯片 include "p16f877.inc" ;16F877芯片的寄存器定义 include "MCP2510.inc" ;MACP2510芯片的寄存器定义 ;**************寄存器与变量定义******************* TxBytes equ 0x20 ;SPI发送数据
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:12780
    • 提供者:马家添
  1. SPI-FLASH

    0下载:
  2. 该总线大量用在与EEPROM、ADC、FRAM和显示驱动器之类的慢速外设器件通信。stm32的SPI可以工作在全双工,单向发送,单向接收模式,可以使用DMA方式操作。-The bus used to communicate with a large number of EEPROM, ADC, FRAM, and display drivers like the slow peripheral devices. stm32 The SPI can operate in full-duplex,
  3. 所属分类:SCM

    • 发布日期:2014-09-26
    • 文件大小:1011712
    • 提供者:将的肯德基
  1. SPI-DMA

    0下载:
  2. SPI的通信总结:SPI详解、SPI的读写、SPI的接收、发送中断配置、SPI的DMA操作,整个SPI知识点总结,融为一体,适合开发人员学习SPI的各个特性!能让你五分钟领会SPI各个知识!-Summary: SPI communication SPI, SPI read and write SPI, the sending and receiving interrupt configuration, SPI DMA operation, the SPI knowledge points are
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2252449
    • 提供者:focus li
  1. MPU6000(硬件SPI)

    0下载:
  2. 本程序基于stm32f103硬件平台,可通过spi接口读取mpu6000数据.(It can read the data of the mpu6000 by spi interface at the platform of stm32f103. If there is anything wrong ,please connect to me.)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:1704960
    • 提供者:jilink_swd
  1. 主从机SPI通信

    0下载:
  2. STC15W4K系列单片机SPI通信,可以下载给两个单片机用P1口的SPI线通信。(STC15W4K series singlechip SPI communication, you can download to two SCM, with P1 port SPI line communication.)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:34816
    • 提供者:萌面侠
  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. CAN收发-小文

    0下载:
  2. CY3 FPGA实现can的收发功能,发送接收的内容(DAC7611 read and write code, to achieve DAC conversion, 12bit DAC chip, SPI Communications)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-24
    • 文件大小:18849792
    • 提供者:欢欢换
  1. SPI

    0下载:
  2. spi通讯,全双工同步通讯,只需四根线就可以实现通讯功能(SPI communication, full duplex synchronous communication, only four lines can achieve communication function)
  3. 所属分类:嵌入式/单片机编程

« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com