CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - SPI CAN

搜索资源列表

  1. simple_spi

    0下载:
  2. complete spi core written in vhdl. its easy to use and can be configured to operate at various clock frequencies. tested on an ADC to verify the operation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:584342
    • 提供者:Shahzad
  1. ATmega128_AD5322_SPI

    0下载:
  2. ATmega128和DA芯片AD5322相连进行DA转换,ATmega128通过SPI方式将要转换的数据发送给AD5322,文件包括Atmega128和AD5322的接口电路原理图,以及在ICCAVR和CVAVR下编译通过代码。解压即可用-ATmega128 and DA chip AD5322 connected to DA conversion, ATmega128 SPI mode by converting the data to be sent to the AD5322, and A
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:66676
    • 提供者:xue_1986
  1. Max7456

    0下载:
  2. Maxim7456 OSD Chipset driver, in BASCOM avr. Maxim7456 is a chip which receives AV video and with SPI can set custom text and characters on the video. This driver gives you the ability to print text and numbers and some ascii chars on the o
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:2236
    • 提供者:zafari
  1. S3C2410

    0下载:
  2. S3C2410的串行外设接口SPI可以进行串行数据传输接口。S3C2410具有两个SPI,每个SPI具有两个8位移位寄存器用于独立地发送和接收数据。在SPI传输过程中,数据时同时发送和接收的(全双工),8位串行数据传输频率由相应的控制寄存器设置,如果希望仅发送数据,则接收数据can be dummy,同样如果只希望接收数据,则应该发送dummy 1 data。 有4个与SPI传输相关的引脚:SCK (SPICLK0,1)、MISO (SPIMISO0,1)数据线、MOSI (SPIMOSI0
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:753927
    • 提供者:程教育
  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. F2812_example_code

    0下载:
  2. 达盛科技有限公司提供的TMS320F2812 CUP开发板的例程。包括can、mcbsp、pwm、spi、uart等的使用,有具体的工程,可直接使用。-Da Sheng Technology Co., Ltd. provides development board TMS320F2812 CUP routines. Including the can, mcbsp, pwm, spi, uart, etc. use a specific project, can be used directly
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:855088
    • 提供者:张西峰
  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. 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. 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 2 3 4 5 6 7 89 10 11 12 13 ... 39 »
搜珍网 www.dssz.com