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

搜索资源列表

  1. spiflash

    0下载:
  2. SST SPI Flash操作源码,由于对SPI Flash不慎了解,因此找来进行研究,希望与大家共同进步-SST SPI Flash operation source, because of the SPI Flash careless about, so got to study, hope we can progress together
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:444426
    • 提供者:王海涛
  1. STM32_SD_SPI_Driver

    1下载:
  2. SD卡底层驱动,使用STM32的SPI接口与SD卡通讯,采用SPI方式. 文件系统中TFF.C和TFF.H文件不需要改动,只需要改动SD卡操作函数即可即可。 -SD card low level drivers, use the STM32' s SPI communications interface and SD card using SPI mode. File system TFF.C and TFF.H file without changes, just need to c
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:28102
    • 提供者:YOUKI1234
  1. l1ghVhVI

    0下载:
  2. The VSPI core implements an SPI interface compatible with the many -- serial EEPROMs, and microcontrollers. The VSPI core is typically used -- as an SPI master, but it can be configured as an SPI slave as well.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:226487
    • 提供者:aaa
  1. VHD_Veri_spi

    1下载:
  2. 一个强大的符合SPI规范的VHDL/Verilog源码文件,传输模式和时钟相位均可以指定,采用同步时钟设计,可以工作在很高的频率下。支持主机及从机模式,强烈推荐使用!-A strong line with SPI standard VHDL/Verilog source files, transfer mode, and clock phase are to specify, using synchronous clock design can work in very high frequen
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:13158
    • 提供者:中国
  1. CoreSPI

    0下载:
  2. 数字电子设计fpga设计的spi接口的ip_core,可以直接用于在fpga设计,支持actel的fpga芯片,支持主从模式,fifo大小可选。-Fpga design of digital electronic design spi interface ip_core, fpga design can be directly used to support actel the fpga chip, support master-slave mode, fifo size options.
  3. 所属分类:VHDL编程

    • 发布日期:2017-04-02
    • 文件大小:1009383
    • 提供者:zhangyujun
  1. CANBus

    0下载:
  2. wince5.0下的canbus 驱动,绝对好用,跟2440的接口采用spi接口-wince5.0 under canbus drive, absolutely easy to use, the interface with the 2440 interface, using spi
  3. 所属分类:Windows CE

    • 发布日期:2017-03-27
    • 文件大小:24674
    • 提供者:jerry
  1. CC1100

    0下载:
  2. A firmware driver for CC1100 based SubGHz RF modem. Target used is a PIC16F877A series. The code is written and tested for a RF modem by Summitek model ST-TR1100+PA. SPI is implemented in the software itself and can be driven in burst mode also. -A f
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:4690
    • 提供者:Joe
  1. stm_32F_lis_02

    1下载:
  2. Profichip’s VPC3+S is a communication chip with 8-Bit parallel processor interface for intelligent PROFIBUS DP-Slave applications. Alternatively an SPI or I 2 C interface can be used to communicate with the chip.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-10-29
    • 文件大小:464668
    • 提供者:blond007
  1. mcp2515_source_for_LPC1700

    0下载:
  2. free code which I have modified for the LPC1768 which and adapted it to use the SPI library. I uses a MCP2515 SPI to CAN IC and a MCP2551 CAN transceiver.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:23892
    • 提供者:iDoka
  1. CAN-BUS

    0下载:
  2. SPI接口的芯片资料,非常的不错,用于没有CAN控制器的MCU中。-SPI jie kou de zhong wen xin pia
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:1150575
    • 提供者:zhangxiaobo
  1. C8051F30X-software-SPI-example

    0下载:
  2. 此应用笔记收集了用软件实现的主模式SPI程序。提供了8 个不同的SPI 主模式传输例。示例中包含SPI时钟相位和极性两个子例程:一个是用C 语言编写的例程,一个是为了提高速度用汇编语言编写的可被C 语言调用的例程。一个例子是在“C”程序中如何调用汇编同时提供了EEPROM接口例子。SPI是摩托罗拉商标。 此文档中描述的SPI功能使SPI处理的软件 最小化。在系统中使用C8051F30X 器件作为 总线上的SPI 主器件。-This application note collectio
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:340151
    • 提供者:小虾米
  1. spi

    1下载:
  2. This folder contains the example file that can be used to test the SPI CSL 3.x APIs Use the following steps to test the example using build files 1. Build example code with make utility The .out file will be generated in "obj\c67\release" dir. 2. Ex
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3074
    • 提供者:wang
  1. 430-TF_Final

    0下载:
  2. 基于MSP430F2272 的TF卡读写,很好用 SPI协议采用端口模拟,可以用于其它型号的单片机-Based on the TF card reader MSP430F2272, very good agreement with the SPI port using simulation, can be used for other types of microcontrollers
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:261401
    • 提供者:wl
  1. STM32108PKT-SD

    0下载:
  2. STM32的SPI口SD卡程序,本人已经验证过,绝对能用,这个是一款开发板上的源码-The SPI port STM32 SD card program, I have verified, the absolute can be used, the source is a development board
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:27310
    • 提供者:黄花菜
  1. STM32SST25VF016B-SPI

    0下载:
  2. STM32F103VET通过硬件SPI接口读写SST25VF016B,我验证过绝对能用,这是一款开发板上的源码-SPI interface to read and write through hardware STM32F103VET SST25VF016B, I can definitely proven, this is the source of a development board
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-17
    • 文件大小:301559
    • 提供者:黄花菜
  1. canbus20b

    0下载:
  2. 本程序是针对PIC16f877A+mcp2510进行CANBUS软硬体开发。使用C程序开发CAN 通讯。-This procedure is carried out for PIC16f877A+ mcp2510 CANBUS hardware and software development. CAN communication with C program development.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:221400
    • 提供者:guoliang
  1. experiment

    0下载:
  2. DSP TMS320C54x 系列实验实例,有相关的程序,能够运行出来,包括:AD 采样实验,CAN 总线通信实验,PWM 电机控制实验,SPI 接口的DA 实验,T6963 LCD应用实验,按键与走马灯程序实验,定时器控制LED 实验,利用LCD演示Q格式运算-DSP TMS320C54x series of experiments instance, have procedures that can run out, including: AD sampling experiment, CA
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:14158
    • 提供者:解德鹏
  1. chuankou--SPI

    0下载:
  2. 此为单片机SPI通讯程序,可用于芯片之间交换信息或是通讯控制-The SPI communication program for the microcontroller, the chip can be used for the exchange of information or communication and control between
  3. 所属分类:SCM

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

    0下载:
  2. 描述了总线的vhdl程序,并且有测试语句的描写 仿真之后可以实现-Describes the bus vhdl program, and a test statement, after describing the simulation can be achieved
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:856
    • 提供者:王韩
  1. layered

    0下载:
  2. winsock2 spi 示例代码,学习spi必备,可以在此基础上开发自己的软件。-The WinSock2 service provider interface includes provisions for "layering" service providers. This sample code demonstrates how that is done. When the sample code is built, a DLL and an EXE result.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:94834
    • 提供者:刘邦
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com