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

搜索资源列表

  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
    • 文件大小:2.43mb
    • 提供者:贾立伟
  1. SPI)

    0下载:
  2. 实现主机和从机的通讯,也可实现自受自发的功能。-To achieve master-slave communication
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1.2kb
    • 提供者:薛亦
  1. spi.tar

    0下载:
  2. This is a verilog code used oversampled clock to implement SPI slave. Also include C code for a ARM processor as the SPI master-This is a verilog code used oversampled clock to implement SPI slave
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1.3kb
    • 提供者:johnl
  1. spi_slave

    0下载:
  2. SPI slave source code
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:343.31kb
    • 提供者:Chris
  1. esclavo4bytes

    0下载:
  2. source code for a slave SPI
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:623byte
    • 提供者:jenntriana
  1. 5

    0下载:
  2. 单片机中的SPI 操作,基于C8051f020-This program accesses a SPI EEPROM using polled mode access. The F02x MCU is configured in 4-wire Single Master Mode, and the EEPROM is the only slave device connected to the SPI bus. The read/write operations are tailored
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:4.51kb
    • 提供者:王娃女
  1. SPI

    0下载:
  2. micro spi c++-connect spi mode -master slave
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:117.56kb
    • 提供者:mohammad
  1. AAT91SAM9260T

    0下载:
  2. AT91SAM9260引导ADSPBF531(SPI Slave Boot)调试笔记,已通过测试。 -The AT91SAM9260 guide ADSPBF531 (SPI Slave Boot) debugging notes, has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-17
    • 文件大小:1.45mb
    • 提供者:sh
  1. vspi

    0下载:
  2. // Serial Peripheral Interface (SPI) // 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
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6.58kb
    • 提供者:william
  1. arcii_spi_001

    0下载:
  2. simple spi slave operating in mode 0 in VHDL.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7.21kb
    • 提供者:timcam
  1. SPI

    0下载:
  2. verilog slave with simulation mode and file pdf
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:400.73kb
    • 提供者:kun
  1. a51-Spi-with-Slave

    0下载:
  2. Spi with Slave Mode Example @8051-Spi with Slave Mode Example @8051
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:12.03kb
    • 提供者:jan
  1. C-Spi-with-Slave

    0下载:
  2. Spi with Slave Mode Example @C
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:11.69kb
    • 提供者:jan
  1. SPI-master-and-slave

    0下载:
  2. Stm32的SPI主从通讯,两块STM32开发板通讯,通过SPI接口-Stm32 the SPI master and slave communication, two STM32 development board communications, through the SPI interface
  3. 所属分类:Communication

    • 发布日期:2016-12-19
    • 文件大小:5.94mb
    • 提供者:林海
  1. SPI-slave-system

    0下载:
  2. FPGA时序逻辑设计:串行外围设备接口SPI从设备系统,包括串行时钟线SCK,主机输入/从机输出MISO,主机输出/从机输入MOSI和低电平有效的从机选择线SS。环境为Quartus。-FPGA Timing Logic Design: Serial Peripheral Interface SPI Slave Device System Includes Serial Clock Line SCK, Host Input/Slave Output MISO, Host Output/Slave
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:378.21kb
    • 提供者:杜丽双
  1. vSPI-master

    0下载:
  2. Verilog implementation of an SPI slave interface. Intially targetted for Atlys devkit (Xilinx Spartan-6) controlled by TotalPhase Cheetah USB/SPI adapter
  3. 所属分类:其他

    • 发布日期:2017-10-17
    • 文件大小:3.18mb
    • 提供者:d.pershin
  1. spi

    0下载:
  2. 利用VHDL在FPGA内实现SPI总线的主从控制器设计(SPI Master and Slave Controller)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:624kb
    • 提供者:今世闲人
  1. spi_verilog_master_slave_latest.tar

    0下载:
  2. spi 的verilog rtl 代码, 包括整体仿真环境,测试码等(spi master or slave verilog rtl code)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:3kb
    • 提供者:jekky888888
  1. STM32F1_I2C_STX-master

    0下载:
  2. Stm32 spi slave mode with Arduino act as master
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:1.44mb
    • 提供者:Suryaobulareddy
  1. STM32F1_I2C_MTX-master

    0下载:
  2. stm32 will acts as master and Arduino acts as a slave
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:1.62mb
    • 提供者:Suryaobulareddy
« 12 »
搜珍网 www.dssz.com