搜索资源列表
AD9959.rar
- ad9959驱动程序一个串口通信周期分为指令周期和数据读写周期两个阶段。首先传送指令阶段的8位指令字对应于SCLK的8个上升沿,然后执行由指令设定的1~4个字节的数据读写,完成后再等待下一个指令周期的到来。,AD9959 Driver Single-bit serial 2-wire mode
remoteupdatecontroller
- ALTERA CYLONEIII Remote update controller的一个实现例子,包括了通过串口读写EPCS芯片,进行远程烧写-ALTERA CYLONEIII Remote update controller example of an implementation, including read and write EPCS chip through the serial port, for remote programming
PC_WR_EEPROM
- 利用altera公司的FPGA使用verilog语言实现对EEPROM的读和写的功能 利用串口发送数据-Altera FPGA verilog language to achieve the serial port to send data to the EEPROM read and write
rs232
- fpga的串口读写程序,经硬件测试成功,波特率9600.可以改变分频值适应不同的时钟和波特率-fpga serial read and write procedures, by the hardware to test the success of 9600 baud rate. frequency value can be changed to adapt to a different clock and baud rate
AVR-program
- ATmega 16的各种代码含 AD转换 AT24C02的I2C DS1302 EEPROM读写 PWMO控制LED 按键 定时器0的快速PWM 定时器0的相位修正PWM 定时器0的溢出 定时器1的捕捉 异步串口UART 同步SPI-ATmega 16 a variety of code containing AD converter AT24C02 I2C DS1302 EEPROM read and write PWMO
test_com
- 本实验是用来测试FPGA和串口之间的通信的,FPGA发数据读串口的写数据,再发到串口显示出来。-This experiment is used to test the communication between the FPGA and the serial port of, FPGA send data read write serial port data, and then sent to the serial port is displayed.
sdram
- 通过 UART 读写 SDRAM verilog 源代码 通过 UART 的接口发送命令来读写 SDRAM 命令格式如下: 00 02 0011 1111 2222 00: 写数据 02: 写个数 0011: 写地址 1111 2222: 写数据, 是 16 bit, 每写完一个数据,向串口发送 FF 回应; 输出: FF FF 01 03 0044 01: 读sdram 03: 读的个数 0044: 读的地址 输出: xxxx xx
IS61WV51216BLL
- 备注:使用的是VeriLog HDL语言 软件环境xilinx ISE 10.1,硬件:高教仪EXCD-1FPGA电路板。FPGA信号:spartan-3e . 功能编写硬件描述性语言实现FPGA对板上外设SRAM IS61WV51216BLL的读写,通过串口发送到上位机上,使用串口助手显示读取的数据。-Note: Use the VeriLog HDL language software environment xilinx ISE 10.1, hardware: Higher M
fh_ram_s_w_r_16_512
- 单口串行可读写16x512的ram的verilog源代码-singal serial writeable and readable 16x512 ram
uart-driver
- STC12LE5A32S2单片机的串口收发驱动函数,包括串口初始化,串口读写函数。-STC12LE5A32S2 single-chip serial transceivers drive functions, including the serial read and write operations.
test_sdram
- 对SDRAM进行读写,工程内部分为PLL以及复位处理模块、写SDRAM逻辑模块、读SDRAM逻辑模块、SDRAM读写封装模块、读写缓存FIFO模块、串口发生模块等。工程基于altera的Quartus II 10.1进行设计,使用更高版本的软件均可。-SDRAM read and write for the project is divided into the internal PLL and reset processing module, SDRAM write logic block,
FPGA--VerilogFIFO
- FPGA串口通信程序 基于fifo读写的串口通信程序-FPGA serial communication program is based on the serial communication program to read and write fifo
test3
- 深入浅出玩转FPGA一书中实验中的串口读写实验-Fun FPGA simple terms, a book to read and write from serial com.
demo7-uart
- quartus 串口程序 可以通过开发板的串口对FPGA进行读写操作-the quartus serial program can development board through the serial port on the FPGA to read and write operations
sdram_mdl
- FPGA 控制SDRAM读写,通过按键控制读写操作,读出之后发送到串口显示到电脑终端。-FPGA to control the SDRAM read and write, read and write operations by the key control to read out is sent to the serial port to display to the computer terminal.
iic_com
- 用verilog语言实现IIC读写与并通过UART协议在串口PC显示,实现数据收发-IIC using verilog language and literacy with the PC via the serial port UART protocol display, data transceiver
I2c-design-basedNios-II-
- 基于FPGA的NIos II嵌入式系统通过I2C总线协议对串行电可擦写可编程只读存储器(AT24C02)进行读写操作,通过串口调试工具查看数据的传输是否正确。-NIos II FPGA-based embedded systems through the I2C bus protocol on the serial electrically EPROM (AT24C02) read and write operations, through the serial port debugging t
SDRAM_verilog@tequan
- 本资源是特权同学编写的sdram控制器,包括数据读写,串口输出,很有学习价值-This resource is privileged students write sdram controller, including data read and write, serial port output, is worth learning
FPGA-for-UART-source-code
- 针对UART接口通信FPGA的Verilog源代码,主要包括串口读和串口写个模块-Verilog source code for UART interface communication FPGA, including serial read and serial write module
IIC读写EEPROM发送到PC串口
- 能实现用IIC读EEPROM并且将读取的数据通过串口发送到PC端,以及在PC端通过串口发送数据给FPGA,再利用IIC将数据写入EEPROM(The program can realize that FPGA read the data from EEPROM by IIC and then send it to PC by UART,and that PC send the data to FPGA by UART and then write the data to EEPROM by
