文件名称:UART_T1
- 所属分类:
- 串口编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 272kb
- 下载次数:
- 0次
- 提 供 者:
- z**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
UART:Universal Asynchronous Receiver/Transmitter,通用异步接收/发送装置,UART是一个并行输入成为串行输出的芯片,通常集成在主板上,多数是16550AFN芯片。
串行接口是一种可以将接受来自CPU的并行数据字符转换为连续的串行数据流发送出去,同时可将接受的串行数据流转换为并行的数据字符供给CPU的器件。一般完成这种功能的电路,我们称为串行接口电路。-UART: Universal Asynchronous Receiver/Transmitter, universal asynchronous receiver/transmitter device, UART is a parallel input into serial output of the chip, usually integrated on the motherboard, most of 16550AFN chip.
Serial interface is able to accept the characters from the CPU of the parallel data into serial data stream continuously sent, at the same time will receive the serial data stream into parallel data characters in the supply of the device CPU. General to complete the circuit of this function, we call the serial interface circuit.
串行接口是一种可以将接受来自CPU的并行数据字符转换为连续的串行数据流发送出去,同时可将接受的串行数据流转换为并行的数据字符供给CPU的器件。一般完成这种功能的电路,我们称为串行接口电路。-UART: Universal Asynchronous Receiver/Transmitter, universal asynchronous receiver/transmitter device, UART is a parallel input into serial output of the chip, usually integrated on the motherboard, most of 16550AFN chip.
Serial interface is able to accept the characters from the CPU of the parallel data into serial data stream continuously sent, at the same time will receive the serial data stream into parallel data characters in the supply of the device CPU. General to complete the circuit of this function, we call the serial interface circuit.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
UART_T1\Debug\mscomm.obj
.......\.....\StdAfx.obj
.......\.....\UART_T1.exe
.......\.....\UART_T1.obj
.......\.....\UART_T1.pdb
.......\.....\UART_T1.res
.......\.....\UART_T1Dlg.obj
.......\.....\vc60.pdb
.......\mscomm.cpp
.......\mscomm.h
.......\ReadMe.txt
.......\res\UART_T1.ico
.......\...\UART_T1.rc2
.......\Resource.h
.......\StdAfx.cpp
.......\StdAfx.h
.......\UART_T1.APS
.......\UART_T1.clw
.......\UART_T1.cpp
.......\UART_T1.dsp
.......\UART_T1.dsw
.......\UART_T1.h
.......\UART_T1.ncb
.......\UART_T1.opt
.......\UART_T1.plg
.......\UART_T1.rc
.......\UART_T1Dlg.cpp
.......\UART_T1Dlg.h
.......\Debug
.......\res
UART_T1
.......\.....\StdAfx.obj
.......\.....\UART_T1.exe
.......\.....\UART_T1.obj
.......\.....\UART_T1.pdb
.......\.....\UART_T1.res
.......\.....\UART_T1Dlg.obj
.......\.....\vc60.pdb
.......\mscomm.cpp
.......\mscomm.h
.......\ReadMe.txt
.......\res\UART_T1.ico
.......\...\UART_T1.rc2
.......\Resource.h
.......\StdAfx.cpp
.......\StdAfx.h
.......\UART_T1.APS
.......\UART_T1.clw
.......\UART_T1.cpp
.......\UART_T1.dsp
.......\UART_T1.dsw
.......\UART_T1.h
.......\UART_T1.ncb
.......\UART_T1.opt
.......\UART_T1.plg
.......\UART_T1.rc
.......\UART_T1Dlg.cpp
.......\UART_T1Dlg.h
.......\Debug
.......\res
UART_T1