CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 串口编程 搜索资源 - spi a

搜索资源列表

  1. fpga

    1下载:
  2. 这是一个用C语言写的SPI读写FPGA的典型代码,具有一定的参照开发价值-This is a C language reader wrote SPI typical FPGA code has some reference value for development
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2827
    • 提供者:廖月旺
  1. program_of_Mega8_SPI_DataFlash

    0下载:
  2. 一个Mega8 SPI读写DataFlash的代码,是用C语言编写的。可访问Atmel AT45Dxxx dataflash,支持512Kbit - 64Mbit。 -a Mega8 SPI DataFlash code reader, is to use the C language. Visit Atmel AT45Dxxx dataflash, support casing - 64Mbit.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:11268
    • 提供者:王蓝天
  1. simple_spi

    0下载:
  2. 一个简单的SPI IP核,SPI Core Specifications 可以从说明文档中找到! The simple Serial Peripheral Interface core is an enhanced version of the Serial Peripheral Interface found on Motorola s M68HC11 family of CPUs. The Serial Peripheral Interface is a serial, synchron
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:473099
    • 提供者:Jack
  1. fet140_spi1_mstr1

    0下载:
  2. 430单片机通信程序1,(spi口)-430 communication program a microcontroller (spi I)
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1467
    • 提供者:lifeforent
  1. 14SPI

    0下载:
  2. c8051f系列单片机的SPI 并行/串行通信源程序 Cygnal出的一种混合信号系统级单片机。片内含CIP-51的CPU内核,它的指令系统与MCS-51完全兼容。其中的C8051F020单片机含有64kB片内Flash程序存储器,4352B的RAM、8个I/O端口共64根I/O口线、一个12位A/D转换器和一个8位A/D转换器以及一个双12位D/A转换器、2个比较器、5个16位通用定时器、5个捕捉/比较模块的可编程计数/定时器阵列、看门狗定时器、VDD监视器和温度传感器等部分。C805
  3. 所属分类:Com Port

    • 发布日期:2017-04-14
    • 文件大小:6390
    • 提供者:天下第三
  1. mcp2_2

    0下载:
  2. This software allows users to see how a serial async com port can be used to comunicate with a sync device (SPI). In this case, the software reads a low cost digital temperature sensor IC.
  3. 所属分类:Com Port

    • 发布日期:2017-04-25
    • 文件大小:22804
    • 提供者:bogdanel
  1. spi

    0下载:
  2. 用单片机的I/O口模拟SPI的通讯,只需四根线,SI,SO,SClK,选择使用SPI通讯的线可以在程序外部使用-With a microcontroller I/O port simulation SPI communication, just four lines, SI, SO, SClK, choose to use the SPI communication lines can be used outside the program
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:1335
    • 提供者:心死
  1. spi01

    0下载:
  2. spi论文,内部包含了很多不同的spi算法,可以为spi设计者们,提供一些新的思路-spi papers, internal spi contains a lot of different algorithms, designers can spi to provide some new ideas
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:5847
    • 提供者:gaod
  1. freescale_SCI

    0下载:
  2. 介绍飞思卡尔8位单片机,包括SCI串口通信模块,SPI模块,与时钟模块,是一本飞思卡尔8位单片机实用教程。-Freescale introduces 8-bit microcontroller, serial communication modules, including SCI, SPI module, and the clock module is a practical tutorial Freescale 8-bit microcontroller.
  3. 所属分类:Com Port

    • 发布日期:2017-06-18
    • 文件大小:27828139
    • 提供者:王治成
  1. spiflash

    0下载:
  2. 是计算机串口模拟成SPI串行口的工作方式-this code make the UART working like a SPI port
  3. 所属分类:Com Port

    • 发布日期:2017-05-03
    • 文件大小:1422626
    • 提供者:Vinhe
  1. MSP430_SPI

    0下载:
  2. 关于MSP430F149非常全的关于SPI通信的资料,其中包括了基础部分和例程。-MSP430F149 very complete information about SPI communication about, including a base portion and routines.
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:855891
    • 提供者:zwx
  1. spi_cbb

    0下载:
  2. 基于FPGA设计,verilog语言变成的,SPI通用接口模块,顶层已封装成类似标准的FIFO接口;提供仿真文件;仿真器为modelsim10.0c,波形观察debussy。-Based on the FPGA design, Verilog language into a, SPI universal interface module, the top has been packaged into a FIFO interface similar to that of the standard
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:554234
    • 提供者:Zou Xingyu
  1. SPI_verlog

    0下载:
  2. VHDL 语言实现的串转并 SPI 等等 实现-The SPI bus is a 3 wire bus that in effect links a serial shift-- register between the master and the slave . Typically both the-- master and slave have an 8 bit shift register so the combined-- register is 16 bits. Whe
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:1017
    • 提供者:向东
  1. AD9511_spi

    0下载:
  2. 该代码为VHDL语言描述的AD7738 SPI通讯程序,包含一些重要注解-Thisis a serial communication promgram of AD9511 designed with VHDL which compared with some intercription.
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1311
    • 提供者:张萍萍
  1. AD9258_spi

    0下载:
  2. 该代码为VHDL语言描述的AD9258 SPI通讯程序,包含一些重要注解-This is a serial communication promgram of AD7738 designed with VHDL which compared with some discr iptions.
  3. 所属分类:Com Port

    • 发布日期:2017-04-11
    • 文件大小:1311
    • 提供者:张萍萍
  1. AD5791_spi

    1下载:
  2. 该代码为VHDL语言描述的AD579 SPI通讯程序,包括一些代码注解。-Thisis a SPI communication promgram of AD5791 designed with VHDL which compared with some discreption.
  3. 所属分类:Com Port

    • 发布日期:2017-04-11
    • 文件大小:1420
    • 提供者:张萍萍
  1. SPI-bus-protocol

    0下载:
  2. SPI(Serial Peripheral Interface)是一种串行同步通讯协议,由一个主设备和一个或多个从设备组成,主设备启动一个与从设备的同步通讯,从而完成数据的交换。-SPI (Serial Peripheral Interface) is a serial synchronous communications protocol, by a master and one or more slave devices composed of master and slave device
  3. 所属分类:Com Port

    • 发布日期:2017-04-28
    • 文件大小:186584
    • 提供者:梁永博
搜珍网 www.dssz.com