搜索资源列表
MCU_FPGA
- 利用FPGA模拟SPI总线,可以与其他器件通信,比如MCU-FPGA simulation using SPI bus, you can communicate with other devices, such as the MCU
FPGA_SPI_Trans
- FPGA模拟SPI与MSP430通讯Verilog程序-A verilog program of fpga talks to mcu msp430 using spi
80C51_1
- 1.异步通信软件模拟2.基于RS-232的串口通信3.基于RS-485的多机通信4. I2C总线协议的软件实现5. SPI总线在单片机系统中的实现6.-wire-1. Asynchronous communication software simulation 2. Based on the RS-232 serial communication 3. Based on the RS-485 Multi-machine communication 4. I2C bus protocol soft
ps2
- 本来以为模拟PS2协议相当的麻烦,今天下了一本PS2协议手册看了半天,原来读键盘值相当简单嘛,比模拟SPI、I2C简单多了呵呵。-Considerable agreement that the simulation would have trouble PS2, PS2 today an agreement under the manual looked a long time, the original value of reading the keyboard is quite simple
VHDLsample
- 英国诺森比亚大学的vhdl语言例程集锦,英文原版。 包含很多优秀的VHDL语言范例,可供学习。所有程序均可在符合IEEE标准的模拟器上模拟。-This file contains a selection of VHDL source files which serve to illustrate the diversity and power of the language when used to describe various types of hardware. The exampl
SPIVerilogHDL
- SPI协议Verilog HDL程序包用Verilog语言实现fpga模拟实现spi协议功能-fpga-spi-verilog
main
- 基于FPGA的驱动诺基亚3310显示器驱动程序,模拟SPI传输模式-FPGA-based Nokia 3310 display driver drivers to simulate SPI Transfer Mode
DS1302_NIOSII
- nios ii 软核的ds1302(模拟spi接口)总线驱动函数及函数声明-nios ii soft ds1302(spi) bus driver functions and function declaration
ad5238vhdl
- vhdl ad5238 模拟SPI控制 AD5238-vhdl ad5238
8051_7
- 1、模拟量输入选择接口2、用模拟比较器实现AD转换3、5SPI串行接口AD转换器TLC2543的应用4、6I2C接口AD转换器ADS11XX的应用5 等精度数字频率计的实现6、10时钟日历芯片PCF8563的应用7、48位并行接口ADC080X的接口与驱动8、91-wire测温芯片DS18XX的应用9、716位AD转换器AD7715的应用-1, analog input selection interface 2, using a comparator to achieve 3,5 SPI
picoblaze_pwm_control
- 基于Xilinx的8位软核PicoBlaze的Pwm设计,采用汇编语言设计。使用软件模拟spi接口-Based on the Xilinx PicoBlaze soft-core 8-bit design of Pwm, using assembly language design. Spi interface with software simulation
SPI
- fpga 模拟spi 通讯SPI 的功能介绍及升级初步设想-arm and fpga
ADE7758_1
- 本文件包含对ADE7758芯片进行操作的所有函数,利用单片机的I/O口模拟标准的SPI对ADE7758进行操作。 使用单片机型号:p89v51rd2,护展1K处部RAM 晶振频率:11.0592MHz -For three-phase watt-hour meter
spi_test
- FPGA的spi程序,可完全模拟出spi核,而且通用性好,无BUG-Spi procedures of the FPGA can be completely simulated the spi nuclear, and versatility, no BUG
dac9747
- 主要完成ADI公司的DAC(数字-模拟转换器)AD9747的SPI接口及寄存器配置-Mainly to complete ADI' s DAC (digital- analog converter) SPI interface to configure the AD9747 and the register of
nios2PtfcardPvga
- 使用nios的io管脚模拟spi时序对tf卡进行数据读写,同时附带一个简单的用verilog写的在vga显示器上刷屏的代码-Use the io pin of nios to simulate the timing of spi to read&write date from&to tf card, and comes with a simple code written by verilog to refresh the vga monitor.
1-SDRAM
- 串行接口是最简单的一种通信方式,串口通信有两种方式,一种是同步串行,如SPI接口;另一种则是异步串行,即我们所说的UART。这个项目向大家展示了如何使用FPGA来模拟UART收发器。-uart fpga verilog