搜索资源列表
C_16450_edit
- 16450异步通讯接口,ALDEC提供,修正版(由网友zhy修改,修正一些错误-16450 asynchronous communications interface, providing ALDEC, the revised version (from netizens. Changes amendments to some errors
16450
- ALTERA的16450IPCORE能得到源代码的适合古老的芯片可以作为学习参考-the source code will be suitable for the old chip can be used as Learning reference
WindowsCEqudong
- Windows CE下驱动程序开发基础, Windows CE下的串口驱动程序能够处理所有I/O行为类似串口的设备,包括基于16450、16550 UART(通用异步收发芯片)的设备和一些采用DMA的设备,常见的有9针串口、红外I/O口、Modem等
C_16450_edit
- 16450异步通讯接口,ALDEC提供,修正版(由网友zhy修改,修正一些错误-16450 asynchronous communications interface, providing ALDEC, the revised version (from netizens. Changes amendments to some errors
16450
- ALTERA的16450IPCORE能得到源代码的适合古老的芯片可以作为学习参考-the source code will be suitable for the old chip can be used as Learning reference
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
serial
- 基于16450/16550A的多串口驱动,估计很多人在找吧-16450/16550A based on multi-serial driver, it is estimated that many people find it
uart16450
- uart 16450合集,xilin altera lattice-collection of uart controller 16450
This_is_pci-wishbone_nuclear_and_16450_serial_port
- 这是用pci-wishbone核和16450串口核在xilinx的FPGA上实现的。-This is pci-wishbone nuclear and 16450 serial port on the nucleus in xilinx FPGA-implemented.
UART16450Transceiver-SourceCode.ZIP
- 串口16450的逻辑代码,内部带仿真测试代码,已经调试通过-Serial logic code 16450, with internal simulation test code has been debugging through
16450-Grounding
- Grounding of System.
测试程序
- ADUCM360 UART串口学习: UART串口通讯的使用非常广泛,是一个全双工通用异步收发器,兼容工业标准16450,支持DMA。能在串行和并行数据之间可靠的转换。程序的调试常常通过串口发送和接收数据,来修改程序。 异步串行通讯协议包括:a: 5到8比特数据 b:1、2或1.5个停止位,c:无、奇、或偶校验。d:波特率。所有的数据字要求一位起始位和至少一位停止位,产生了支持7至12位范围的字长。(ADUCM360 UART