搜索资源列表
MCU_FPGA
- 利用FPGA模拟SPI总线,可以与其他器件通信,比如MCU-FPGA simulation using SPI bus, you can communicate with other devices, such as the MCU
SPI_slave-fpga_arm
- 使用SPI接口,使得FPGA与ARM进行通讯. 设置寄存器和读取数据-communicateion FPGA and ARM using SPI
61EDA_D954
- 用FPGA实现的ADC采样器,用vhdl编写,spi总线-FPGA implementation using the ADC sampler, prepared using VHDL, spi bus
CC2500programmingusingAlteraFPGA
- 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.
MTDB_SYSTEM_CD_V1.0
- ALTERA Nios II Embedded Evaluation Kit开发板制造商(terasic)提供的多媒体显示板(Terasic Multimedia Touch Panel Daughter Board (MTDB))扩展开发包。 里为有两个开源的例子 1.MTDB_SD_Card_Audio,从SD卡中读取WAV文件然后通过DA播放,这个对不SD Card的初学者非常的有用,可以知道使用FPGA SPI来读写SD CARD。 2.MTDB_Systhesiz
FPGA_SPI_Trans
- FPGA模拟SPI与MSP430通讯Verilog程序-A verilog program of fpga talks to mcu msp430 using spi
fpgaConfig_V1_2_SFLASH_20090507a
- 自己写的一个使用单片机配置FPGA的下位机C代码,使用一个C8051F330,外置SPI FLASH,通过串口可将程序写入FLASH,上电时自动加载到FPGA完成配置。-Wrote it myself, using a microcontroller to configure FPGA code for the next bit plane C, using a C8051F330, external SPI FLASH, the program is written through the s
NIOS2-enbeded-SPI-controller
- FPGA设计中利用NIOS开发软核 此文件让您熟悉NIOS软件架构-Development of FPGA design using NIOS soft core NIOS this file so that you are familiar with the SPI controller integrated software
SPI_DAC
- 使用VHDL语言实现了FPGA与DAC5688进行SPI通信更改寄存器值-The FPGA using VHDL language with the DAC5688 SPI communication to change the register value
Verilog-SPI
- 用FPGA实现SPI通讯,使用VerilogHDL语言编写,附相对应的MCU端时钟配置注意事项-Using FPGA implements SPI communication, Code use VerilogHDL language, attached corresponding to the MCU side clock configuration Note
VHDLyinpincaijixitong
- 例利用ALTIUM设计一个数字可控的混响系统,在这个系统中将把MIPS处理器、IIS控制器、SPI控制器、SRAM控制嵌入到FPGA内部实现图1的功能结构。 -Patients using the ALTIUM design a digital reverberation system, the system controllable MIPS processor, IIS controller, SPI controller, SRAM control will be embedded int
fpga_spi
- 利用FPGA实现SPI接口,与STM32硬件SPI进行联调已成功调试-Using FPGA SPI interface, and the FBI STM32 SPI hardware debugging has been successful
SPI
- FPGA SPI部分代码,FPGA芯片采用xilinx sptan3e 可以实现FPGA的SPI的通信,用来控制外部74hc595-FPGA SPI part of the code, the FPGA chip using xilinx sptan3e can realize SPI communication, FPGA is used to control the external 74hc595 are needed
spi_slave
- 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
fpga_spi
- 利用FPGA实现spi通信协议,通过modelsim仿真-Using FPGA to achieve spi communication protocol
Test_96_Right2
- MCU配合FPGA控制驱动96路电机,其中MCU与FPGA间用SPI通信,本文件为FPGA部分verilog源程序-MCU with FPGA control and drive motors ,where MCU communicate with FPGA using SPI
spi_slave_lattice
- 这是基于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
spi_master
- 使用verilog语言实现FPGA下的SPI的主机模式,波特率为晶振时钟的五分之一,发送稳定-Using verilog language to achieve the SPI under the host mode, the baud rate is one-fifth of the crystal clock, send stable
_spi_test1
- data transmitted from FPGA to devices using SPI bus
SPI
- 用Verilog语言实现FPGA串口通信(Using Verilog language to realize FPGA serial communication)