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

搜索资源列表

  1. W25Q64Operation

    0下载:
  2. 外部FLASH芯片W25Q64的驱动源码,SPI通信方式,可以直接使用!-External FLASH chip W25Q64 the driver source code, SPI communication mode, can be used directly!
  3. 所属分类:SCM

    • 发布日期:2016-05-09
    • 文件大小:4096
    • 提供者:李林
  1. EXP2-timer4Pfram(ok)

    0下载:
  2. 基于c8051f120单片机SPI接口的FRAM存储器程序,项目中用到的,原创,读写等基本函数均已写好,可直接使用-C8051f120 SPI interface is based on FRAM memory program, used in the project, originality, literacy and other basic functions have been written, it can be used directly
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:56020
    • 提供者:朱海兵
  1. AD7793

    1下载:
  2. AD7793驱动程序,采用IO口模拟SPI通讯的方式,方便移植到stm32单片机上,只需要更改端口定义即可。-AD7793 driver using IO port simulation SPI communication means to facilitate migration to the stm32 MCU, only you need to change the port definition can be.
  3. 所属分类:SCM

    • 发布日期:2016-11-13
    • 文件大小:7168
    • 提供者:cc3366cc
  1. SPI_RW_driver-

    0下载:
  2. 流传的用SPI驱动SD卡的程序基本都是针对没有FIFO的SPI接口的,这样做程序比较通用;但是如果处理器的SPI接口有FIFO的话,那么FIFO的性能就浪费了。其实把程序稍加改动,就可以大幅度提高SD卡的读取速度-Compared to general procedure is in sending a continuous and successive spread with the SPI driver SD card program is the basic for no FIFO SPI
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2197
    • 提供者:香香
  1. 8051F340_HMC1033_HMC988_HMC987_SPI

    0下载:
  2. Keil uvision 的8051F340源码,可以遥控,SPI口控制HMC1033到550MHz时钟,HMC988分频器,HMC987八路扇出电路-Keil uvision of 8051F340 source, you can remote control, SPI port control HMC1033 to 550MHz clock, HMC988 divider, HMC987 eight fan-out circuit
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:11408
    • 提供者:张佳音
  1. USB(Slave)

    0下载:
  2. 本程序实现如下功能:开机的时候先检测SD卡和SPI FLASH是否存在,如果存在则获取其容量,并显示在LCD上面(如果不存在,则报错)。之后开始USB配置,在配置成功之后就可以在电脑上发现两个可移动磁盘。我们用DS1来指示USB正在读写,并在液晶上显示出来,同样,我们还是用DS0来指示程序正在运行。-This program implements the following functions: boot time to check whether the SD card and SPI FLA
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:599645
    • 提供者:李墨
  1. LPC1700-_SPI-flash

    0下载:
  2. 恩智浦LPC17xx系列单片机,SPI读写例程,可以参考!-NXP LPC17xx MCU, SPI read and write routines, you can refer to!
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:354616
    • 提供者:zhang
  1. rc522

    1下载:
  2. 使用stm32f4进行开发,工程由stm32cubeMx自动生成,可移植到其他类型的stm32芯片上,启用了SPI和USART1功能,可以读写卡片。已经配置好fpu和arm_math功能,可以进一步开发。可以通过串口助手回显信息。-Use stm32f4 development, engineering generated automatically by stm32cubeMx, can be ported to other types of stm32 chip, enabled SPI a
  3. 所属分类:SCM

    • 发布日期:2016-04-01
    • 文件大小:8863744
    • 提供者:zacy
  1. CH9121DS1

    0下载:
  2. CH395 是以太网协议栈管理芯片,用于单片机系统进行以太网通讯。CH395 支持三种通讯接口:8 位并口、SPI 接口或者异步串口,单片机/DSP/MCU/MPU 等控制 器可以通过上述任何一种通讯接口控制CH395 芯片进行以太网通讯。-CH395 chip Ethernet protocol stack management, for single-chip system for Ethernet communications. CH395 supports three communi
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:117502
    • 提供者:苦瓜
  1. DS1302

    0下载:
  2. DS1302实时时钟与SPI接口通信原理,可以轻松实现实时时钟功能-DS1302 real-time clock and interface communication principle SPI, it can easily achieve real-time clock function
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:16533
    • 提供者:humingyao
  1. STC12C5A60S2_DS1302_Test

    0下载:
  2. DS1302外部时钟芯片单字节读写测试程序 1、程序说明: 该例程演示了外部时钟芯片DS1302测试程序,单片机端口 通过SPI协议与DS1302通信,单片机以单字节方式读写DS1302. 2、实验操作 将拨码开关S10的SMG端拨到ON端, 表示该端接通。 同时把拨码开关的其他端置为断开状态,即不拨到ON端。 否则将影响到实验效果。 该程序下载到开发板运行后 数码管即显示时间,格式为:小时-分钟-秒。 因为有后备电池,再板子断电情况下,可
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:62997
    • 提供者:yushizhen
  1. CAN_MCP2515_f340_Test_PC

    0下载:
  2. 基于mcp2515芯片,spi转can c8051cup的驱动程序,以调通-Based mcp2515 chip, spi turn can c8051cup driver to bring through
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:556757
    • 提供者:秦鹏
  1. SPI_MASTER_EXAMPLE1

    0下载:
  2. SAM4E的SPI驱动程序开发,经过测试是可以完全使用的-SPI SAM4E driver development, after testing can be fully used
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3078176
    • 提供者:renbaojun
  1. SPI_src

    0下载:
  2. 本模块内容为PIC16F151x系列MCU自带的SPI模块的操作,包括用SPI进行数据发送(单字节和多字节)和数据接收(单字节和多字节),本模块中发送采用了查询方式,对于接收,为保证接收不漏数据,接收方式中除了查询方式外还增加了中断方式,使用者可根据情况选择。-SPI module this module content for PIC16F151x series of MCU own operations, including with the spi of (single byte and
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2452
    • 提供者:邵志鹏
  1. ads7952_driver

    0下载:
  2. ADS7952驱动程序,我可以保证里面的SPI配置是正确的-ADS7952 driver, I can guarantee there' s SPI configuration is correct
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1694
    • 提供者:honyuan
  1. rvmdk

    0下载:
  2. 此代码将SPI_DMA的传输功能做成了库的形式,已验证完成,可以方便使用者的移植-This code SPI DMA transfer function of the form of libraries made, verified complete, the user can easily transplant
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:149295
    • 提供者:weiaiming
  1. w32x16

    0下载:
  2. 此代码将SPI的传输功能做成了库的形式,已验证完成,可以方便使用者的移植-This code SPI transfer function of the form of libraries made, verified complete, the user can easily transplant
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1490784
    • 提供者:weiaiming
  1. TLE5012

    0下载:
  2. 该文件包含了TLE5012.c和TLE5012.h,通过IO口模拟SPI与TLE5012进行通信,可以获取角度和速度。-This file contains TLE5012.c and TLE5012.h, through the IO port simulation SPI communication with TLE5012, you can get the angle and speed.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1664
    • 提供者:alpha
  1. Erase-FLASH

    0下载:
  2. STM32F103C8T W25Q64 SPI Flash擦除程序,已测试通过,只有擦除程序,可直接下载使用-STM32F103C8T W25Q64 SPI Flash erasing program, have been tested, only erase the program, you can download directly
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:377320
    • 提供者:王和
  1. 1702SLdemo

    0下载:
  2. 刷卡板芯片FM1702SL开发板源码,C51代码,可以直接移植使用,模拟SPI接口-Card board chip FM1702SL development board source code, C51 code, can be directly transplanted to use, analog SPI interface
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:108081
    • 提供者:MK_Johnson
« 1 2 ... 12 13 14 15 16 1718 19 »
搜珍网 www.dssz.com