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

搜索资源列表

  1. pic_spi1-3

    0下载:
  2. pic单片机的spi的源代码,代码详细,可使用,想学习pic的同志下拉-pic SCM spi the source code, the code in detail, you can use the drop-down comrades want to learn pic
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:28571
    • 提供者:zhoubo
  1. M0-V3.0

    0下载:
  2. NXP cortex-M0 LPC11C14 接口驱动 BSP包 实现对环境参数的采集-NXP LPC11C14 BSP can spi i2c ....
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:1187686
    • 提供者:XuDency
  1. SD-FAT16

    0下载:
  2. 8051 (AT89S52) Assembler Source for reading FAT16-Filesystem from SD-card. It can handle up to 8 concurrent files. Writing to FAT16 is planned but not implemented yet. Also SPI Bit-Banging for addressing SD-Card is included and an small app for servi
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:13871
    • 提供者:Seppel
  1. IAP

    0下载:
  2. STM8SIAP 官方源代码,通过UART,IIC,SPI和CAN总线更新程序。-STM8SIAP official source code through UART, IIC, SPI and CAN bus updates.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:749093
    • 提供者:Jinzhifu
  1. test_spi

    0下载:
  2. 原创的altera de2-70 FPGA板功能测试实验,用于spi的读写。包含完整源代码,仿真文件,可直接下载到板子上的SOF文件,适合初学者研习。-Original altera de2-70 FPGA board function test, used for SDram read and write. Contains the complete source code, the simulation files, can be directly downloaded to the boa
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:374646
    • 提供者:YUKAI ZHANG
  1. v131

    0下载:
  2. ti dsp 28335 外设驱动-ti dsp 28335 can sci spi watchdog xint
  3. 所属分类:DSP program

    • 发布日期:2017-05-13
    • 文件大小:3382099
    • 提供者:zgy13121
  1. test_SPI

    1下载:
  2. STC单片机IO模拟串行SPI读写AD转换芯片ADS7822,可简单移植后直接使用,单片机时钟采用12M外接晶振。-STC microcontroller serial IO simulation SPI writable AD conversion chip ADS7822, can simply be used directly after transplantation, microcontroller clock uses 12M external crystal.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-24
    • 文件大小:24987
    • 提供者:jack
  1. CH395

    0下载:
  2. CH395 是以太网协议栈管理芯片,用于单片机系统进行以太网通讯。 CH395 芯片自带10/100M 以太网介质传输层(MAC)和物理层(PHY),完全兼容IEEE802.3 10/100M 协议,内置了PPPOE、IP、DHCP、ARP、ICMP、IGMP、UDP、TCP 等以太网协议栈固件。 单片机系统可以方便的通过CH395 芯片进行网络通讯。 CH395 支持三种通讯接口:8 位并口、SPI 接口或者异步串口,单片机/DSP/MCU/MPU 等控制 器可以通过上述任
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:315049
    • 提供者:王华远
  1. imx6q_test

    0下载:
  2. imx6x test app test iic,spi,uart,can-imx6x test
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-28
    • 文件大小:11378403
    • 提供者:tao
  1. SD-card-electronic-photo-album

    0下载:
  2. 基于51单片机的2G以下SD卡电子相册程序 通过读出SD卡中320x240像素、16位BMP图片的HEX数据,依次写到屏上,还原图片 注意事项:由于SD卡使用SPI模式,并且是块读取(512Byte),所以需要单片机提供大于512的可用RAM,以供缓冲使用这里可以选择STC89c52RD+、STC89C58RD+、STC89C516RD+,后缀RD+表明扩展RAM是1024字节,RC表明扩展RAM256字节-Based on 51 single-chip electronic album
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:40508
    • 提供者:何明强
  1. sci

    0下载:
  2. 运用于飞思卡尔DSP8356上的SCI程序,学习该程序,可以掌握SCI的功能。-Freescale DSP8356 used on the SPI program, learning the program, you can master SPI function.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:470110
    • 提供者:zoujiang
  1. hello_flash

    0下载:
  2. 通过本篇,您可以了解到如何在MicroBlaze系统中实现对SPI FLASH的擦除和读写及校验的方 法。-Through this article, you can learn how to implement the SPI FLASH erase and write and check in MicroBlaze system.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:86396
    • 提供者:ad
  1. Modular-Function-of-PIC32

    0下载:
  2. Basic modules included Digital I/O, ADC, UART, SPI, and Timer 1 for PIC32MX6XXF series. User can use for the kick start to build own project base on these all basic functions.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:10308
    • 提供者:Dong Lin Lee
  1. at89_exp

    0下载:
  2. The AT89C2051/ATtiny2313 evaluation board is suited well for building and testing microcontroller circuits. You can either use an AT89C2051 or an ATtiny2313, both microcontrollers are almost pincompatible, just the reset pin has different polarity. T
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:60827
    • 提供者:Smriti
  1. TLC2543

    0下载:
  2. SPI串行接口AD转换器TLC2543,能很好的执行-SPI serial interface AD converter TLC2543, can be well executed
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:4198
    • 提供者:林承志
  1. SPI_FLASH(AT45DB161D)

    0下载:
  2. 实现SPI FLASH 通信,首先配置GPIO,然后初始化SPI FLASH DRIVER,获得FLASH ID,接着就可以读写SPI FLASH 了-Implement SPI FLASH communications, first configure GPIO, then initialize the SPI FLASH DRIVER, get FLASH ID, and then they can read and write SPI FLASH up
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:1034463
    • 提供者:adigesi
  1. tlc2543

    0下载:
  2. TLC2543是德州仪器公司生产的12位开关电容型逐次逼近模数转换器,它具有三个控制输入端,采用简单的3线SPI串行接口可方便地与微机进行连接,是12位数据采集系统的最佳选择器件之一。这是我电子设计大赛是用的,希望采纳。-Is produced by Texas Instruments TLC2543 12 switched capacitor successive approximation ADC, which has three control inputs, a simple 3-wir
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:106879
    • 提供者:祝宏彬
  1. DSP2812_Examples

    0下载:
  2. dsp2812各功能模块示例程序(spi、sci、can、pwm等19个),非常适合初学者,也可作为功能模块的验证程序,开发平台ccs-Dsp2812 each function module example program (spi and sci, can, PWM and other 19), very suitable for beginners, as a functional module verification procedures, the CCS development pl
  3. 所属分类:CSharp

    • 发布日期:2017-05-18
    • 文件大小:4755022
    • 提供者:JFC
  1. SPI_start

    0下载:
  2. 基于单片机的SPI实验学习,测试通过,希望能帮助到你的学习。-Based on MCU SPI experimental study, the tests pass, hope I can help to your study.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:127614
    • 提供者:赵世泉
  1. 2.4Gsend

    0下载:
  2. 2.4G发送部分源代码,24L01是2.4G的主要控制芯片,通过SPI总线控制,有6种频段可以设置-2.4G send some source code, 24L01 is 2.4G main control chip, through the SPI bus control, there are six kinds of bands can be set
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3503
    • 提供者:吴昊
« 1 2 ... 33 34 35 36 37 3839 40 41 42 43 ... 50 »
搜珍网 www.dssz.com