搜索资源列表
UART_DESIGN
- The use of hardware descr iption languages (HDLs) is becoming increasingly common for designing and verifying FPGA designs. Behavior level descr iption not only increases design productivity, but also provides unique advantages for design verif
vectors
- 日本富士通的通用异步收发器(UART)的中断程序-Japan' s Fujitsu Universal Asynchronous Receiver Transmitter (UART) interrupt program
Serial-UART
- 串口UART(Universal Asynchronous Receiver Transmitter)-Serial UART(Universal Asynchronous Receiver Transmitter)
sedaa
- UART的全称是通用异步收发器(Universal Asynchronous Receiver/Transmitter),是实现设备之间低速数据通信的标准协议。“异步”指不需要额外的时钟线进行数据的同步传输,是一种串行总线接口,只需占用两根线就可以完成数据的收发(一根接收数据,一根发送数据),常用的标准通信波特率有9600bps、115200bps等。-UART stands for Universal Asynchronous Receiver Transmitter (Universal A
verilog-uart
- UART(Universal Asynchronous Receiver Transmitter,通用异步收发器)是广泛使用的异步串行数据通信协议。下面首先介绍UART硬件接口及电平转换电路,分析UART的传输时序并利用Verilog HDL语言进行建模与仿真,最后通过开发板与PC相连进行RS-232通信来测试UART收发器的正确性。-UART (Universal Asynchronous Receiver Transmitter, Universal Asynchronous Receive
fredivn
- UART的异步串口通信协议的VHDL语言实现 异步接收/发送模块-UART asynchronous serial communication protocol of the VHDL language to achieve asynchronous receiver/transmitter module
Philips-UART
- 两个通用异步接收器/发送器(UART universal asynchronous receiver/transmitter)。介绍其功能操作、DUART的初始化步骤、以及DUART寄存器的编程细节和特性。-UART universal asynchronous receiver/transmitter
01076A
- DMX512 is a communication protocol used in most professional theater lighting components such as dimmers,scanners, moving lights, strobes, etc. This application note presents a solution to transmit and receive the DMX512 communication protocol that c