搜索资源列表
simple_spi
- 一个简单的SPI IP核,SPI Core Specifications 可以从说明文档中找到! The simple Serial Peripheral Interface core is an enhanced version of the Serial Peripheral Interface found on Motorola s M68HC11 family of CPUs. The Serial Peripheral Interface is a serial, synchron
485
- 基于80C196KC微处理器的高速串行通讯、单片机将FIFO中的数据读取出来后,从串口发送出去等代码
serial.rar Dos 串口通信例程实现了FiFO
- Dos 串口通信例程实现了FiFO ,中断发送中断接受!,Dos serial communication routines to achieve a FiFO, interrupted send interrupt accepted!
SCI_FIFO.rar
- F2812 SCI FIFO中断发送和接收例程,F2812 SCI FIFO interrupt routines to send and receive
uart16550
- uart16550 is a 16550 compatible (mostly) UART core. The bus interface is WISHBONE SoC bus Rev. B. Features all the standard options of the 16550 UART: FIFO based operation, interrupt requests and other. The datasheet can b
Uart(FIFOSend.TimeoutReceive)
- AVR mega16/mega32的UART FIFO发送.超时接收,广泛应用于工业控制.这是原创作品.-AVR mega16/mega32 send the UART FIFO. Overtime receiver is widely used in industrial control. This is the original works.
Serial_fifo_function
- 该文件可以实现基于44b0的串口fifo功能-The document can be achieved 44b0-based features of the serial fifo
SCI_TXRXFIFO_over
- SCI串口通信程序,使用FIFO功能,定时收发-SCI serial communication, the use of FIFO function, periodically send and receive
async_fifo
- 异步fifo 源程序代码 欢迎大家学习 用VHDL语言编写-asy fifo
UART16550
- UART控制器,集成FIFO,寄存器,数据位宽8位-UART controller, with FIFO, register, databus 8bits
fifo
- 基于verilog的fifo异步实现的源代码和分析。-fifo
seriafifo
- LPC2124,串口FIFO,接收功能实验,触点不同,效果有区别,实验为证-LPC2124 UART FIFI example
16550u
- Dos下使用串口实现先进先出,支持COM1-COM4- 16550 is a shareware program designed to allow the unlocking of the internal fifo buffer present in the UART chip of the same name. The program will scan all four COM ports (COM1:- COM4
51FIFO
- 51FIFO,串口缓存收发。很有借鉴意义-51FIFO, send and receive serial buffer. Useful reference
UART0_FIFO
- LPC2106的串口的FIFO仿真程序,使用ads编辑的。-LPC2106 emulator serial port of the FIFO, using ads to edit.
51_uart_fifo51
- 51_uart_fifo51 串口收发程序源代码 环形缓冲区实现-Serial transceivers to achieve ring buffer source code
tongbufifo
- 一个简单的同步fifo,可以帮助需要的朋友-A simple synchronous fifo, can help a friend in need
uartfifo
- 将产生的数据存入FIFO中并由串口发送出去。-The resulting data into the FIFO by the serial port to send out.
SCIFIFOINTtext2
- 本程序是上位机与DSP通讯,DSP以FIFO的接收中断方式接收上位机的数据,再将数据发回给上位机-This procedure is the communication between PC and DSP, DSP receiver FIFO interrupt to the host computer receives the data, then the data is sent back to the host computer
10_100m_ethernet-fifo.tar
- 实现百兆以太网数据接收,可将百兆以太网数据存入FIFO中并读取。-implement 100M mac controller,and the receiver can read ethernet data,putting the data to fifo.