搜索资源列表
串口通讯硬件仿真测试
- 232串口测试程序。// 软件模拟测试说明: // 1.这个测试采用查询方式进行串口通讯 // 2.将软件仿真环境的晶震设为11.0592 MHz // 3.软件模拟全速运行, 观察波特率是1200bps // 4.在串口1中输入数字或字母,可观察到通讯是否有误。-232 serial testing procedures. / / Software simulation tests : / / 1. The test inquiries conducted using seri
EXAM9
- CH375的INT#引脚采用查询方式处理, 数据复制方式为\"单DPTR复制\"-CH375 the INT # pin using inquiry processing, data replication for the "single-copy DPTR"
EXAM8
- CH375的INT#引脚采用查询方式处理, 数据复制方式为\"单DPTR和P2+R0复制\",速度最快-CH375 the INT # pin using inquiry processing, data replication for the "single-DPTR and P2 R0 reproduction," the fastest
lpc2294UART0
- 以查询方式通过阿UART0进行通信,使用查询方式,通过串口0接收上位机发送的字符串,然后送回上位机显示。-to inquiry by A UART0 communication, the use of inquiry, through Serial 0 receiving PC to send the string, and then returned to PC display.
ChuanKou
- 这是一个汽车压力检测系统,利用RS232串口进行通信,并在可编程并行接口芯片8255A上进行编程,用到了查询方式A/D转换器接口电路及数据采集程序设计原理等
1.UART0通讯实验-查询方式
- 1.UART0通讯实验-查询方式
pc_chat_asm
- 双机串口通信!采用汇编语言实现。通过RS232编程和intel8250芯片实现通信。查询方式通信。-Pairs of serial communication! Using assembly language. Through the RS232 programming and intel8250 chip communication. Query mode communications.
uarttxrx
- 自己写的三星2440UART程序,裸机下的,采用查询方式。-Samsung 2440UART write their own procedures, under the bare metal, using inquiry methods.
Three-wire-asynchronous-serial-communication
- 针对两算机之间串行异步通信问题开展研究,用C语言设计了仅用RXD、RXD、GND三线进行串行通信的程序。该程序通过合理设置INS8250端口的初始状态,发送方采用查询方式,接收方引入中断机制,使三线通信方式得以实现,且硬件连线简单,数据传输波特率可达115200bps的最高极限值。-Computer for the two serial asynchronous communication between the research problem, using C language design
UART0
- 主要完成串口字符的发送和接受,采用查询方式发送,查询方式接受。-send char and recive char.
cxfscktx
- 一个c51单片机利用查询方式实现串口异步通信源代码-Query serial asynchronous communication means source code
aurtc
- avr atmega8的查询方式的串口通信-avr atmega8 of ways to search for serial communication
COMTESTA
- dos下操作pc104串口,进行rs232、rs422rs485通信,查询方式接收。头文件在tc中都有.-operate pc104 serial dos conduct rs232, rs422rs485 communications, queries for receiving. Tc in the header file in both.
chunkou
- 查询方式的串口功能实现,比较常用的一种方式,实用性强-Ways to search for the serial port function realization,A commonly used way of practical
UART
- 程序名称:UART.ASM 功能描述:波特率设置为9600bit/s,采取接收为中断方式 ,发送 为查询方式。实现把从串口接收到的一字节数据,发送 给串口 把采用方式1串行接收来的数据,存储到数据存 储器30H单元中。-Program Name: UART.ASM Features: baud rate is set to 9600bit/s, to receiving the interrupt, sends for the query. Received from
serialportcommunication
- 实现查询方式串口的收发功能。接收来自串口(通过超级终端)的字符并将接收到的字符发送到超级终端。-The query method to send and receive serial port function. Received from the serial port (via HyperTerminal) to the character and the character received is sent to HyperTerminal.
vb-mscomm
- MSComm控件提供了两种处理通信的方式:一种为事件驱动方式,该方式相当于一般程序设计中的中断方式。当串口发生事件或错误时,MSComm控件会产生OnComm事件,用户程序可以捕获该事件进行相应处理。本文的两个例子均采用该方式。另一种为查询方式,在用户程序中设计定时或不定时查询 MSComm控件的某些属性是否发生变化,从而确定相应处理。-MSComm control provides a way to communicate two treatments: one is event-driven
Dua-
- 双机串行通信的实现 设计一套系统,要求能在两台计算机之间以中断方式和查询方式实现串行通信,数据可以采用ASCII字符方式和二进制方式传送。-Dual machine serial communication realization
uart0
- 次源码包含了LPC1700芯片串口通信的三种方式:DMA方式、查询方式、中断方式。只要修改读写信号就可以里脊运行。-This programme contains three ways of serial port communication of LPC1700:DMA, request and interrupt.
serial-communication
- 8250和8251的串行通信实验,收发采用查询方式-Query, send and receive serial communication experiment in 8250 and 8251