搜索资源列表
uart-0.rar
- 此源码是在C8051F120串口通信的源程序 能采用串口调试助手,C8051F120 this source is the source of serial communication to the use of serial debugging assistant
Uart
- 串口通信编程大全.pdf 介绍串口开发的专门书籍-Serial communication programming Guinness. Pdf introduce the development of serial specialized books
UART
- 对430的串口进行设置,实现430单片机的串行通信。-430 serial port on the set, to achieve single-chip serial communication 430.
UART
- 在众多网友的支持下,串口调试助手从2001年5月21日发布至今,短短一个月,在全国各地累计下载量近5000人次,在近200多个电子邮件中,20多人提供了使用测试意见,更有50多位朋友提出要串口调试助手的源代码,为了答谢谢朋友们的支持,公开推出我最初用VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程,-UART
FPGA_RS232
- 为增加系统稳定性,减小电路板面积,提出一种基于FPGA的异步串行口IP核设计。该设计使用VHDL硬件描述语言时接收和发送模块在Xilinx ISE环境下设计与仿真。最后在FPGA上嵌入UART IP核实现电路的异步串行通信功能。该IP核具有模块化、兼容性和可配置性,可根据需要实现功能的升级、扩充和裁减。-In order to increase system stability, reduce board space, presents a FPGA-based asynchronous ser
mcs51-io-uart
- 利用51的两个输入输出引脚如P1.0和P1.1,置1或0分别代表高低电 平,也就是串口通信中所说的位,如起始位用低电平,则将其置0,停止位为高电平,则将其置 1,各种数据位和校验位则根据情况置1或置0。-Using 51 as the two input and output pins P1.0 and P1.1, set to 1 or 0 representing the high and low, that is said in the bit serial communicati
uart
- 关于uart通信协议硬件描述电路的知识,关于uart通信协议硬件描述电路的知识-Uart protocol on the circuit hardware descr iption of the knowledge, communication protocol on the uart knowledge of the circuit hardware descr iption
Nios_uart
- 关于nios uart通信的详细说明,对于sopc初学者不错-about nios uart
moni_uart
- 用PIC单片机实现的普通I/O口的uart通信,在单片机外还要有232的电平转换电路-PIC UART MAX232
LKT4200
- LKT4200 32位高端加密IC是目前行业最高端性能的防盗版加密芯片,芯片采用32位CPU(获得全球最高安全等级EAL5+的智能卡芯片),10K RAM ,支持ISO7816及UART通信,通讯速率最高可达近1Mbps 用户程序存储区容量最高可达420K字节。在超高安全等级加密的同时,速度大大超越一般8位或16位加密芯片。-LKT4200 32-bit high-end encryption IC is currently the industry s most high-end perfo
uart
- 实现通信串口功能,用于接收并行数据发送串行数据-The communication serial, for receiving parallel data to send serial data
UART
- 基于ISE 用verilog编写的uart串口通信源码-Based on the ISE written in verilog uart serial communication source code
CITE-T-ZA-Uart
- zigbee芯片CC2530上,串口通信uart代码-the zigbee chip CC2530, serial communication uartcode
UART
- STC12C5A60S2双串口通信程序串口发送接收已测试通过-STC12C5A60S2 dual serial communication program serial receiver have been tested
verilog-uart
- UART(Universal Asynchronous Receiver Transmitter,通用异步收发器)是广泛使用的异步串行数据通信协议。下面首先介绍UART硬件接口及电平转换电路,分析UART的传输时序并利用Verilog HDL语言进行建模与仿真,最后通过开发板与PC相连进行RS-232通信来测试UART收发器的正确性。-UART (Universal Asynchronous Receiver Transmitter, Universal Asynchronous Receive
UART
- avr单片机异步串行通信实验,详细的介绍了UART串口通信的寄存器配置好相关源码。-avr microcontroller asynchronous serial communication experiment, detailed descr iption of the UART serial communication registers configuring the related source code.
MSP430-Timer_A-simulate-uart-
- MSP430 TimerA 模拟uart串口通信-MSP430 TimerA uart
4-UART
- Dspic30F4011单片机的串行异步通信的测试程序,可以实现接收发送,经验证实用可靠-Dspic30F4011 microcontroller serial asynchronous communication testing procedures, can achieve transmission and reception experience was confirmed by reliable
基于FPGA的串口通信系统
- 该设计是基于 FPGA 的串口通信系统模拟仿真,通过对 RS-232 串行总线 接口的设计,掌握发送与接收电路的基本思路,并进行串口通信。采用 Verilog HDL 语言对 UART 波特率产生模块、数据发送模块、接收模块进行硬件描述, 再将其整合为一个 RS-232 收发模块,最终在顶层模块中将两个 RS-232 模块例 化,实现两块 FPGA 芯片全双工通信的设计。(Design of serial communication system based on FPGA)
vc实现pc与单片机的通信
- 用VC++实现PC与单片机的UART通信(Using VC++ to realize UART communication between PC and singlechip)