搜索资源列表
ns16550Serial
- 16550串口代码-serial code 16550
mips-uart-16550
- MIPS架构下串口API函数集合,包括getchar\putchar\scanf\printf-MIPS architecture Serial API function set, including getchar \ putchar \ Scanf \ printf
serial-5.05.tar
- 8250/16550串口芯片在Linux下的驱动(Ver5.5)-8250/16550 serial chip in the drive Linux (Ver5.5)
PCCOM-SRC
- 用C++写的RS232串口异步通讯功能模块,支持16550 UART芯片,中断收发数据,波特率最大115200bps,自定义收发数据缓冲大小,支持软硬件流控。-C wrote asynchronous RS232 serial communication module, 16550 UART chip, Transceivers interruption data, 115,200 bps maximum baud rate, sinc
WindowsCEqudong
- Windows CE下驱动程序开发基础, Windows CE下的串口驱动程序能够处理所有I/O行为类似串口的设备,包括基于16450、16550 UART(通用异步收发芯片)的设备和一些采用DMA的设备,常见的有9针串口、红外I/O口、Modem等-Windows CE Driver Development under the foundation, Windows CE under the serial driver to
425fuyanping
- 以查询方式将数据段中BUFFER开始的16个字节单元的数据从16550发送,再通过16550接收端存入自内存单元RESULT处-Way to check the data in BUFFER beginning of paragraph 16 bytes of data from 16,550 units to send, and then deposited into the receiving end through the 165
16550
- UART16550兼容的串行通讯控制器,Verilog语言描述,采用Altera Cyclone系列芯片实现FPGA综合,因为FIFO部分利用到内部资源实现。已经在某项目中成功应用,特此推出。-UART16550 compatible serial communication controller, Verilog language descr iption, the use of Altera Cyclone series FPGA
profibus
- profibus在pc上的实现。使用vc++实现。基于16550的串口-PROFIBUS realize the pc on. Use vc++ Realize. 16550-based serial
apparatushandbook
- 一些关于微处理器的器件手册,包括了8237,8251,8255,8259,16550,8254等,适于对微机接口的深入学习使用。
ns16550
- ns 16550 linux uart driver -ns 16550 linux uart driver
DebugUART
- 16550 uart debug interface.-16550 debug interface.
uart16750_latest.tar
- Implements a 16550/16750 UART core
16550-S
- 用汇编语言通过串行芯片16550实现的PC通信。-Through the use of assembly language to achieve the 16,550-chip serial communication PC.
T16550-2
- 芯片16550与PC机串口通信,用汇编语言在386上的实现-16550 with the PC-chip serial communications, using assembly language in the realization of 386
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 ot
uart16550_latest[1].tar
- 开源UART IP核16550,该IP核兼容16550 UART,具有Modem功能,完全可编程的串行接口具有可设置的字符长度、奇偶校验、停止位以及波特率生成器。-Open-source UART IP core 16550, the IP core is compatible with 16550 UART, with Modem function, fully programmable serial interface can be
a_vhd_16550_uart_latest.tar
- 16550 uart vhdl source code
uartic
- 16550 datasheet for vhdl design
uart16550
- Implementation of the UART 16550 model with verilog langugue
Switch
- Pronounced u-art, and short for universal asynchronous receiver-transmitter, the UART is a computer component that handles asynchronous serial communication. Every computer contains a UART to manage the serial ports, and