搜索资源列表
USBXilinx
- 实现了串行通信接口的全部功能,符合RS-232-C标准的完整UART模块源代码,中文注解,清晰易懂,经过严格仿真测试,绝对好用。-a serial communication interface of all functions, with RS-232-C standard UART modules complete source code, Chinese notes, lucid, after a rigorous simulation tests, absolutely useful.
实现PS/2接口与RS-232接口的数据传输
- 实现PS/2接口与RS-232接口的数据传输, 可以通过RS-232自动传送到主机的串口调试终端上并在数据接收区显示接收到的字符。,The realization of PS/2 port RS-232 interface with data transfer, RS-232 can be automatically sent to the host serial debug terminal and reception area in the data display received ch
RS-232sender
- 一个串口RS-232 发送模块。基于VHDL语言。-A serial RS-232 send module. Based on the VHDL language.
80C51_1
- 1.异步通信软件模拟2.基于RS-232的串口通信3.基于RS-485的多机通信4. I2C总线协议的软件实现5. SPI总线在单片机系统中的实现6.-wire-1. Asynchronous communication software simulation 2. Based on the RS-232 serial communication 3. Based on the RS-485 Multi-machine communication 4. I2C bus protocol soft
S7_PS2_RS232
- 实现PS/2接口与RS-232接口的数据传输, PS/2键盘上按下按键,可以通过RS-232自动传送到主机的串口调试终端上(sscom32.exe); 并在数据接收区显示接收到的字符。 串口调试终端的设置:波特率115200,一个停止位,无校验位。 -Achieve PS/2 interface and RS-232 interface, data transmission, PS/2 keyboard, press the button, can be automaticall
miniuart2
- 用VHDL在CPLD/FPGA上实现与PC机的RS232通信-This UART (Universal Asynchronous Receiver Transmitter) is designed to make an interface between a RS232 line and a wishbone bus, or a microcontroller, or an IP core. It works fine connected to the serial port of a
S7_PS2_RS232
- 本实验实现PS/2接口与RS-232接口的数据传输, PS/2键盘上按下按键,可以通过RS-232自动传送到主机的串口调试终端上(sscom32.exe); 并在数据接收区显示接收到的字符。 串口调试终端的设置:波特率115200,一个停止位,无校验位。 -The experimental realization of PS/2 interface and RS-232 data interface, PS/2 keyboard, press the button, you ca
RS-232
- 串口通信模块Verilog代码及相关文档-Serial communication module Verilog code and related documentation
S7_PS2_RS232
- 本实验实现PS/2接口与RS-232接口的数据传输, PS/2键盘上按下按键,可以通过RS-232自动传送到主机的串口调试终端上(sscom32.exe); 并在数据接收区显示接收到的字符。 串口调试终端的设置:波特率115200,一个停止位,无校验位。 -The experimental realization of PS/2 interface and RS-232 data interface, PS/2 keyboard, press the button, you ca
Chapter4-Sample
- I2C总线和RS- 232串行端口已成为嵌入式系统主要的数据交换接口,可以实现嵌入式系统与外围设备之间的数据传输[2]。但是,在E2PRO里面需要一些I2C总线来写入数据,因为数据技术上的原因,如果没有其他办法,将无法达到所要求的传输速率;同样,对于RS -232串行端口,如果收发程序时处理不当,-I2C-bus and RS-232 serial port has become a major embedded systems for data exchange interfaces, emb
S7_PS2_RS232
- 本实验实现PS/2接口与RS-232接口的数据传输, PS/2键盘上按下按键,可以通过RS-232自动传送到主机的串口调试终端上(sscom32.exe); 并在数据接收区显示接收到的字符。 串口调试终端的设置:波特率115200,一个停止位,无校验位。 -The experimental realization of PS/2 interface and RS-232 interface, data transmission, PS/2 keyboard, press the
rs-232-schema.PNG
- RS232 schema for accessing serial console in RTL8186 access point
Ptxd
- 模拟RS-232串口产生周期串口数据,可以根据需要修改周期参数,及时钟参数,代码可以直接用来产生需要波特率的通讯模拟数据。-Analog RS-232 serial port generates cycle serial data, based on the need to modify the cycle parameters, and clock parameters, the code can be directly used to generate analog data communi
1---Serial-interface-(RS-232)
- Verilog HDL编写的RS232通信接口,包含RS232接口通信原理解析和编程实现文档-Verilog HDL prepared by the RS232 communication interface, including RS232 interface communication principles of parsing and programming documents
URAT
- 在ISE环境下,用VHDL语言实现RS232串口设计,实现串口通信。通过串口调试工具向 0000000UART发送16进制数,FPGA将UART接收到的串行数据转换为并行数据,并在8个 LED灯上输出显示;同时,并行数据又被重新转换为串行数据,重新送给RS-232接口,并在 串口调试工具上再次显示,SW0为复位键。 比如:串口调试工具发送两位16进制数,然后能在LED上显示,并且重新在串口调试工 具上显示。串口调试工具设置:波特率设为9600,默认奇校验。-In the IS