文件名称:UARUSB
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 251kb
- 下载次数:
- 0次
- 提 供 者:
- l***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在USB/UART转换芯片支持下,通过USB接口使用UART与上位机通讯,
// 当收到上位机发送的数据时,把接收到的数据发送到上位机,显示
// 在上位机串口调试软件上
// IDE环境: SUNPLUS u nSPTM IDE 2.0.0(or later)
// PC机环境: 串口调试工具(PortExpert)
// 涉及的库: CMacro1016.lib
// 组成文件: main.asm
// 硬件连接: USB线连接实验仪与PC的USB接口-in USB/UART conversion chip support, USB interface through the use of UART and PC communications,// When PC data transmission, regard the reception of the data sent to the PC, show// the PC serial debugging software// IDE environment : SUNPLUS u nSPTM IDE 2.0.0 (or later)// PC environment : Serial debugging tools (PortExpert)// the library : CMacro1016.lib// constituent documents : main.asm/hardware/connection : USB link experimental instrument and the PC's USB port
// 当收到上位机发送的数据时,把接收到的数据发送到上位机,显示
// 在上位机串口调试软件上
// IDE环境: SUNPLUS u nSPTM IDE 2.0.0(or later)
// PC机环境: 串口调试工具(PortExpert)
// 涉及的库: CMacro1016.lib
// 组成文件: main.asm
// 硬件连接: USB线连接实验仪与PC的USB接口-in USB/UART conversion chip support, USB interface through the use of UART and PC communications,// When PC data transmission, regard the reception of the data sent to the PC, show// the PC serial debugging software// IDE environment : SUNPLUS u nSPTM IDE 2.0.0 (or later)// PC environment : Serial debugging tools (PortExpert)// the library : CMacro1016.lib// constituent documents : main.asm/hardware/connection : USB link experimental instrument and the PC's USB port
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ex5_UART_USB
............\CMacro1016.lib
............\Device.env
............\ex5_UART_USB.env
............\ex5_UART_USB.h
............\ex5_UART_USB.lik
............\ex5_UART_USB.opt
............\ex5_UART_USB.rc
............\ex5_UART_USB.set
............\ex5_UART_USB.spj
............\main.asm
............\Makefile
............\Resource.asm
............\Resource.inc
............\Tool
............\....\PortExpert 2.0
............\....\..............\Lang
............\....\..............\....\Chinese GB.ini
............\....\..............\....\English.ini
............\....\..............\PortExpert.exe
............\....\..............\PortExpert.INI
............\....\..............\ReadMe.txt
............\CMacro1016.lib
............\Device.env
............\ex5_UART_USB.env
............\ex5_UART_USB.h
............\ex5_UART_USB.lik
............\ex5_UART_USB.opt
............\ex5_UART_USB.rc
............\ex5_UART_USB.set
............\ex5_UART_USB.spj
............\main.asm
............\Makefile
............\Resource.asm
............\Resource.inc
............\Tool
............\....\PortExpert 2.0
............\....\..............\Lang
............\....\..............\....\Chinese GB.ini
............\....\..............\....\English.ini
............\....\..............\PortExpert.exe
............\....\..............\PortExpert.INI
............\....\..............\ReadMe.txt