搜索资源列表
SPI.rar
- 用VHDL语言写出SPI,内含资料和代码,VHDL language used to write SPI, containing data and code
spi接口程序,用VHDL写的
- spi接口程序,用VHDL写的,大家,spi interface program, written by VHDL, we
spi
- SPI master的verilog代码-Verilog code for SPI master
SPI
- VHDL语言编写的SPI通信接口,可实现与单片机等外部MCU的通信,且只占用较少的引脚线-Written in VHDL SPI communication interface, can be realized with the microcontroller and other external MCU communication, and only takes less pin line
VHDL-SPI-Module.doc
- 本spi参数化通讯模块是一个支持SPI串行通信协议从协议的SPI从接口。可通过改变参数设置传输的位数,由外部控制器给定脉冲控制传输。-The parameters of spi communication module is a support SPI serial communication protocol from the agreement from the SPI interface. By changing the parameter settings can be transmit
SPI
- 基于FPGA的SPI控制器的设计,有代码和相关文档资料-the design of SPI controlor ,including verilog codes and other documents
SPI
- 经典spi IP 核心 FPGA是实现有说明文档-spi IP based on fpga
spi
- 三线spi接口,用verilog实现,作为一个模块,可以接收并行数据,然后串行发送-Three Line spi interface, using Verilog implementation, as a module, can receive parallel data, and then send the serial
spi
- spi的FPGA驱动 用于嵌入式开发系统-spi the FPGA-driven development for embedded systems
SPI-Collect
- 一个spi串口 希望大家能用上 -Spi serial a hope that we can use on
spi
- 使用c8051f005通过SPI读取SCA100T角度值的程序-spi c8051f005
SPI
- SPI,是英语Serial Peripheral interface的缩写,顾名思义就是串行外围设备接口。-SPI, is the English acronym for Serial Peripheral interface, as its name suggests is a serial interface peripherals.
spi.tar
- 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
spi
- 此程序是一个完整的项目工程,包括c-c++程序和VHDL程序 -This procedure is a complete project, including the c-c++ program and VHDL procedures
spi
- send SPI data that is writen as FSM-send SPI data that is writen as FSM
SPI
- SPI(Serial Peripheral Interface)是一种串行同步通讯协议,由一个主设备和一个或多个从设备组成,主设备启动一个与从设备的同步通讯,从而完成数据的交换。SPI 接口由SDI(串行数据输入),SDO(串行数据输出),SCK(串行移位时钟),CS(从使能信号)四种信号构成,CS 决定了唯一的与主设备通信的从设备,如没有CS 信号,则只能存在一个从设备,主设备通过产生移位时钟来发起通讯。通讯时,数据由SDO 输出,SDI 输入,数据在时钟的上升或下降沿由SDO 输出,在紧接着
spi
- SPI的两个程序,一个收,一个发,完整的工程-SPI' s two programs, an income, a hair
spi
- spi控制器,可以自己修改成8/16/32位模式-SPI controller
spi
- SPI接收模块,被注释掉的是发送模块,需要进一步地完善-SPI receiver module
spi-vhdl
- 用vhdl写的spi通信,arm为主设备,fpga为从设备,其中包括代码,以及具体协议-failed to translate