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

搜索资源列表

  1. dv_spi.rar

    0下载:
  2. TI的达芬奇系列dm355使用的spi模块驱动,dm355上使用spi控制一块eeprom,在cache打开的情况下可能会有偶数个字节写不进去的情况,暂时关闭cache就可以解决。,TI' s DaVinci dm355 series modules use the spi-driven, dm355 use spi control a eeprom, enabling cache may make even bytes can not write into the eeprom, the te
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-03-28
    • 文件大小:48370
    • 提供者:Li Deming
  1. freescale.rar

    1下载:
  2. 飞思卡尔智能车的两个例程,代码写的很好很有水准。有SCI,SPI,FLASH,EEPROM,等的驱动,大家可以参照看一下,Freescale smart car two routines, the code is written in a very good standard. Have SCI, SPI, FLASH, EEPROM, such as driver, we can look at the light
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2015-03-11
    • 文件大小:1119525
    • 提供者:董潇健
  1. SPIsend.rar

    0下载:
  2. Verilog HDL的程式,上網找到SPI程式, vspi.v這程式相當好用可用來接收與傳送SPI,並且寫了一個傳輸信號測試,spidatasent.v這程式就是傳送的資料,分別為00 66... 01 77...... 02 55這樣的資料,並透過MAX+PULS II軟體進行模擬,而最外層的程式是test_createspi.v!,Verilog HDL programs, Internet find SPI program, vspi.v this very useful progra
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:146157
    • 提供者:Rick
  1. 2812SPI.rar

    0下载:
  2. spi应用例子,可以借鉴,例子较为简单!,spi application examples, can learn from
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:149997
    • 提供者:黄晶
  1. ILI9322.zip

    1下载:
  2. The attached zip includes a c code for initializing ILI9322 display chip used in many 3.5 TFT LCD devices. this is a SPI based initialization code in C which can be seamlessly ported to any architecture. I have also added the datasheet for easy refer
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2014-07-25
    • 文件大小:724973
    • 提供者:rahul
  1. S3C2440_CN_PDF.rar

    0下载:
  2. 整理好的最全的S3C2440中文资料,包含18章节。如下:第1章 产品概述 第2章 处理器工作模式 第5章 内存控制器 第6章 Nand Flash控制器 第7章 时钟与电源管理 第8章 直接存储器存取 第10章 PWM及定时器 第11章 UART 第14章 中断控制器 第16章 ADC和触摸屏接口 第17章 实时时钟 第18章 看门狗定时器 第19章 MMC/SD/SDIO控制器 第20章 IIC总线接口 第21章 IIS总线接口 第22章 SPI(串行外围设备接
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-16
    • 文件大小:4359859
    • 提供者:王蓝天
  1. MSP430SPICODE.rar

    0下载:
  2. 本程序是 MSP430串口SPI基础应用程序,自己可以在里面添加代码,完成设计.,This procedure is based on MSP430 serial SPI applications, they can add the code inside to complete the design.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:22467
    • 提供者:高建军
  1. 将数据写入SD卡内部的89C51程序

    1下载:
  2. SD卡的89C51程序,可以将数据写入SD卡内部,并进行读取。,89C51 procedure SD cards can write data to the internal SD card and reader.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2013-02-27
    • 文件大小:22068
    • 提供者:zhangqiang
  1. spi_V1.0.3

    1下载:
  2. //说 明:msp430通过模拟的spi驱动flash W25X32 //描 述:用于主函数中直接调用 flash写函数 写入数据 //功 能:写入flash 一个字节数据 flash地址自动加一 //端 口:p7.0 接/CS片选端 , p7.1用于时序脉冲, p7.2 用作MOSI主机输出从机输入 , // p7.3用作MISO主机输入从机输出, // p1.4接/WP写保护引脚 ,此程序里没有用到 所以直接拉高,不用。 // 也可以连写 都试过了
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-23
    • 文件大小:30883
    • 提供者:小文
  1. spi_flash.c

    0下载:
  2. spi接口的flash驱动例子,可以对着 spi规范好好研究下。-spi interface of the flash drive case, can look good spi norms under study.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-26
    • 文件大小:5227
    • 提供者:jk
  1. LPC3250_TEST

    0下载:
  2. NXP的ARM9 LPC3250 在不跑操作系统情况下的测试程序。如果某些应用不跑linux 或者WINCE 等操作系统的情况下可以参考这些代码。我的编译环境是:Realview MDK 3.22 (keil的升级版)-NXP ARM9 (LPC3250) does not run the operating system in the case of the test procedure. If some applications do not run operating systems su
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-19
    • 文件大小:5391261
    • 提供者:liulangmao
  1. SSP

    0下载:
  2. LPC1114-SSP,LPC1114的SSP可设置为多种模式,SSI/SPI等接口模式-LPC1114-SSP, LPC1114' s SSP can be set to a variety of modes, SSI/SPI interface mode, etc.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:154257
    • 提供者:liudy
  1. ATmega88_cn

    0下载:
  2. ATmega48/88/168产品特性 • 高性能、低功耗的8 位AVR® 微处理器 – 256/512/512 字节的EEPROM (ATmega48/88/168) 擦写寿命: 100,000 次 – 512/1K/1K 字节的片内SRAM (ATmega48/88/168) – 具有独立振荡器的实时计数器RTC – 六通道PWM – 8路10 位ADC(TQFP 与MLF 封装) – 6路10 位ADC( PDIP 封装) – 可编程的串
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:2551148
    • 提供者:贾立伟
  1. C8051F340toSPI

    1下载:
  2. C8051F340高速SPI编程器,包含原理图,可以直接使用-C8051F340 High-speed SPI programmer, including schematics, can be used directly
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:259015
    • 提供者:youtan
  1. LQDG128EEPROM

    0下载:
  2. MC9S12DG128 EEPROM完美版读写程序 下面是一个完整的MC9S12DG128 EEPROM读写程序,程序来源于网络,反馈于网络,对大家肯定有用!下面仅贴出部分主文件和主函数,完整工程可以下载附件,开发板用户可以直接操作演示程序。 -MC9S12DG128 EEPROM read and write the perfect version of the following procedure is a complete MC9S12DG128 EEPROM read and
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:88080
    • 提供者:126
  1. STM32chinesedata

    0下载:
  2. stm32的中文datasheet。其中包括adc应用实例,dma控制器应用实例,can应用实例,iic应用实例,tim应用实例,gpio应用实例,spi应用示例等待。-stm32 the Chinese datasheet. Including adc Applications, dma controller application examples, can application example, iic application examples, tim application exam
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-06-02
    • 文件大小:14655468
    • 提供者:ztm
  1. zhouligong-LPC17XX-example

    2下载:
  2. 周立功LPC17XX系列配套例程。包括AD,DAC,EINT.GPDMA.GPIO,I2C.IAP,PWM,QEI,RTC,SPI,SSP,TIMER,UART,储存器加速,掉电唤醒,数字输入,CAN,ETHERNET,USB,I2S例程。是学习 的很好例程,例程很全,很值。-Zhou, who LPC17XX series matching routines. Including AD, DAC, EINT.GPDMA.GPIO, I2C.IAP, PWM, QEI, RTC, SPI, SS
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-01-26
    • 文件大小:10853376
    • 提供者:夏波
  1. ad421_4-20ma

    2下载:
  2. ad421可把串行输入的数据转换输出为4——20ma电流的器件。此为测试程序代码。-ad421 serial input data can be converted to output 4- 20ma current devices. This is the test code.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-10-31
    • 文件大小:1640
    • 提供者:hou_zc
  1. SD_FatFs

    0下载:
  2. SPI FATFS文件系统移植成功能读写SD卡 对想移植文件系统的朋友或许有点帮助 经过几个星期奋战的结果。-SPI FATFS successful transplantation of the file system can read and write SD card to friends want to migrate the file system after a few weeks, perhaps a bit to help fight the results.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-16
    • 文件大小:4177384
    • 提供者:tonvdon
  1. SPI_sprug71b

    0下载:
  2. 这是关于DSP28035的SPI文档,对于初学者非常有帮助,也可以作为关于SPI的寄存器的查询书籍。-This is about the DSP28035 the SPI documentation is very helpful for beginners, you can also register as a query on the SPI Books.
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:202404
    • 提供者:周丽
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com