搜索资源列表
uart
- 此文档为C51单片机串口通讯学习程序(中断+FIFO)-This document is for the C51 microcontroller serial communication learning process (interrupted+ FIFO)
MaxiCOM
- Unfortunately Microsoft has never paid much attention to the serial port. In the Windows API it is just regarded as a file, and in the first version (1.1) of the .NET framework (managed code) there was no support for serial communication. Fortunately
12345
- 用vhdl编写的带fifo的uart,西电自动化系的作业-The vhdl write uart with fifo
uart-irq-avr
- UART data transfer using interupts and FIFO
SDRAM_LCM_PROJECT
- sdram源代码,输入16数据位数据到sdram,再传送到fifo,通过uart端口发送出去。-sdram source code, data input 16-bit data to sdram, then transmitted to the fifo, sent through uart port.
uart
- 基于Libero11.3平台的带收发FIFO的UART程序-Based Libero11.3 platform with the FIFO UART transceiver program
【05-2】1768_UART 收发一帧数据
- LPC1768 UART 使用FIFO中断接收一帧数据, 接收完数据后,并通过发送中断,发送数据。(LPC1768 UART uses a FIFO interrupt to receive a frame of data, receives the data, and sends the data by sending interrupts.)
uart_fifo_n
- verilog 带fifo的串口收发模块(verilog uart with fifo)
dtlcializationperform
- 这个是UART的控制器,已经跑通过,分4个模块,波特率生成,发送,接收和fifo,可供初学者参考()