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

搜索资源列表

  1. slave_spi_ctrl.rar

    0下载:
  2. SPI 的FPGA控制源代码,用于一般通用的SPI技术,FPGA/CPLD控制的AD数据采集,SPI control course code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:602byte
    • 提供者:luxiaogang
  1. SPI_slave-fpga_arm

    0下载:
  2. 使用SPI接口,使得FPGA与ARM进行通讯. 设置寄存器和读取数据-communicateion FPGA and ARM using SPI
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:79.68kb
    • 提供者:何有
  1. CC2500programmingusingAlteraFPGA

    1下载:
  2. This document gives the code for programming a CC2500 transceiver using Altera Stratix FPGA. The FPGA and CC2500 are connected through SPI mode with the FPGA as the master and CC2500 as the slave.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-12-25
    • 文件大小:7.35kb
    • 提供者:Mahadevan
  1. CoreSPI

    0下载:
  2. 数字电子设计fpga设计的spi接口的ip_core,可以直接用于在fpga设计,支持actel的fpga芯片,支持主从模式,fifo大小可选。-Fpga design of digital electronic design spi interface ip_core, fpga design can be directly used to support actel the fpga chip, support master-slave mode, fifo size options.
  3. 所属分类:VHDL编程

    • 发布日期:2017-04-02
    • 文件大小:985.73kb
    • 提供者:zhangyujun
  1. FPGA-SPI-Slave

    0下载:
  2. SPI通信基于NI FPGA,利用FPGA硬件对SPI通信进行解析。-SPI communication based on NI FPGA。Build the communication between PC and SPI device
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:95.48kb
    • 提供者:leevy
  1. SPI_FPGAFOLLOW

    0下载:
  2. FPGA作为从机的SPI模块,VHDL语言编写,quartus2开发-FPGA as a slave SPI module, VHDL language, quartus2 development
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:473.47kb
    • 提供者:HuoYoca
  1. spi_master

    0下载:
  2. 用VHDL编写的一个SPI主机程序,SPI模块采用最常用的模式0方式(即CPOL=0,CPHA=0)通信。文件内含测试文档,已在Modelsim6.5上测试通过,可在FPGA上直接调用。-A SPI Master code edited by VHDL language,the SPI modul use 0 MODE(i.e CPOL=0,CPHA=0)to communicate with the SPI Slave.and there is a testbench in the file
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:3.07kb
    • 提供者:
  1. SPI_fpga_w_r_sigle

    0下载:
  2. verilog fpga spi slave 收发测试 有简单的协议 modelsim仿真通过 -simple protocol modelsim verilog fpga spi slave transceiver test simulation by
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-15
    • 文件大小:2.53mb
    • 提供者:飞天狐
  1. SPI_slave-SPI-control-ADS8364

    0下载:
  2. FPGA控制ADS8364采集,采集的数据通过SPI上传,SPI做从机slave。-FPGA control ADS8364 acquisition, upload the data collected through the SPI port, SPI do slave slave.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:73.25kb
    • 提供者:瞿盛
  1. spi_slave

    0下载:
  2. SPI功能模型,可以用于SPI的仿真验证工作,对其进行测试-Now for the SPI slave in the FPGA. Since the SPI bus is typically much slower than the FPGA operating clock speed, we choose to over-sample the SPI bus using the FPGA clock. That makes the slave code slightly more compli
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:1.21kb
    • 提供者:齐宇心
  1. STM32F407_SPI_send

    0下载:
  2. SPI主发送数据,供FPGA接收对比解调效果使用,SPI接收端程序见 FPGA_SPI_recive_display.rar - SPI master transmit data for FPGA receiver demodulates effect using contrast, SPI slave program, see FPGA_SPI_recive_display.rar
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-22
    • 文件大小:6.31mb
    • 提供者:毕先生
  1. spi_slave_lattice

    0下载:
  2. 这是基于lattice fpga 做的spi slave模块。简单易懂,适合初学者。代码使用状态机描述。整个工程在diamond2.0版本编译运行。-This is based on lattice fpga do spi slave module. Easy to understand for beginners. The code using a state machine descr iption. The whole project is run diamond2.0 version o
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-07
    • 文件大小:1.21mb
    • 提供者:xie
  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. AN84868 - Source files for FX3 Firmware

    0下载:
  2. 通过Cypress的EZ-USB FX3的SPI接口对Xilinx FPGA进行配置(AN84868 shows you how to configure a Xilinx FPGA over a slave serial interface using FX3 which is the next-generation USB 3.0 peripheral controller.)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:3.7mb
    • 提供者:wildpine
  1. spi_no_cs_13

    0下载:
  2. FPGA作为从机与STM32的全双工通信,FPGA将接收到STM32的数据返回到STM32,Modelsim仿真和板子仿真都通过(Use FPGA as slave,realize the communication between FPGA and STM32. The function has been tested is no problem.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-06
    • 文件大小:13.74mb
    • 提供者:Pgaf
  1. spi master slave

    0下载:
  2. SPI master slave (fpga/verilog)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-08
    • 文件大小:66kb
    • 提供者:taso999
  1. spi

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

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

    1下载:
  2. spi slave的verilog程序,有测试平台testbench程序,实现fpga作为salve的功能(spi slave verilog program)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2019-06-11
    • 文件大小:5kb
    • 提供者:CARL_2018
搜珍网 www.dssz.com