Description: 1代码.
2.测试步骤
1> 开发板上电
2> 运行测试程序
3> 运行串口监视软件,波特率115200
4> 用usb电缆连接开发板和PC,若已连接,则拔掉重连
5> 系统显示找到新硬件,安装Tools\\usb驱动\\D12驱动
6> 运行Tools\\UsbDebug.exe
7> 刷新设备列表,选中Philips项
8> 将接收数据端点和发送数据端点均设为端点1,管道大小设为16
若将接收数据端点和发送数据端点设为端点2,管道大小则设为64
9> 按下\"启动\"
10> 在数据发送窗口输入若干数据,按下\"发送数据\"
11> 这时在数据接收窗口和串口监视软件中均应看到发送的数据-a code. 2. 1gt test steps; Development board -- inversion; 3gt testing procedures; Serial run monitoring software, 4gt 115,200 baud rate; Using USB cables development board and the PC, if any link, even uprooted re-5GT; The system shows to find new hardware, installation Tools \\ usb driver \\ drive 6gt D12; running Tools \\ UsbDebug.exe 7gt; updated List of equipment, selected items 8gt Philips; endpoints will receive data and send data endpoint set to an endpoint, pipeline size as a 16 if the receiving and sending data endpoint data endpoint Set endpoint 2, pipeline size is zero 9gt 64; press the "start" 10gt; the data sent several data input window, press the "send data" 11gt; At this juncture, data reception window and serial monitoring software should see the data sen Platform: |
Size: 342289 |
Author:李大嘴 |
Hits:
Description: Linux 下 USB转串口驱动程序源代码,没有问题,很好用-Linux USB Serial Driver to the source code, no problem, easy to use Platform: |
Size: 32344 |
Author:胡余 |
Hits:
Description: 1代码.
2.测试步骤
1> 开发板上电
2> 运行测试程序
3> 运行串口监视软件,波特率115200
4> 用usb电缆连接开发板和PC,若已连接,则拔掉重连
5> 系统显示找到新硬件,安装Tools\usb驱动\D12驱动
6> 运行Tools\UsbDebug.exe
7> 刷新设备列表,选中Philips项
8> 将接收数据端点和发送数据端点均设为端点1,管道大小设为16
若将接收数据端点和发送数据端点设为端点2,管道大小则设为64
9> 按下"启动"
10> 在数据发送窗口输入若干数据,按下"发送数据"
11> 这时在数据接收窗口和串口监视软件中均应看到发送的数据-a code. 2. 1gt test steps; Development board-- inversion; 3gt testing procedures; Serial run monitoring software, 4gt 115,200 baud rate; Using USB cables development board and the PC, if any link, even uprooted re-5GT; The system shows to find new hardware, installation Tools \ usb driver \ drive 6gt D12; running Tools \ UsbDebug.exe 7gt; updated List of equipment, selected items 8gt Philips; endpoints will receive data and send data endpoint set to an endpoint, pipeline size as a 16 if the receiving and sending data endpoint data endpoint Set endpoint 2, pipeline size is zero 9gt 64; press the "start" 10gt; the data sent several data input window, press the "send data" 11gt; At this juncture, data reception window and serial monitoring software should see the data sen Platform: |
Size: 665600 |
Author:李大嘴 |
Hits:
Description: Linux 下 USB转串口驱动程序源代码,没有问题,很好用-Linux USB Serial Driver to the source code, no problem, easy to use Platform: |
Size: 31744 |
Author:胡余 |
Hits:
Description: DDK下虚拟串口驱动源代码.首先安装DDK2003,然后安装VC6++,对DDK的相关库进行编译-DDK under the virtual serial port driver source code. First of all install DDK2003, and then install VC6++, On the DDK to compile the relevant Treasury Platform: |
Size: 15360 |
Author:lcg |
Hits:
Description: This software package contains the USB framework core developped by ATMEL,
as well as a CDC driver for an USB to serial converter.
The following files are included :
- core/
-> Source code for the framework core
-> Makefile for the core
- cdc/
-> Source code for the CDC driver
-> Makefile for the CDC driver
- lib/
-> Lib v3 files for every supported chips
- bin/
-> Compiled binaries for every supported chips
- ./
-> Makefile for the framework
-> Startup file-This software package contains the USB framework core developped by ATMEL, as well as a CDC driver for an USB to serial converter. The following files are included:- core/-> Source code for the framework core-> Makefile for the core- cdc/-> Source code for the CDC driver-> Makefile for the CDC driver- lib/-> Lib v3 files for every supported chips- bin/-> Compiled binaries for every supported chips-./-> Makefile for the framework-> Startup file Platform: |
Size: 1470464 |
Author:容健安 |
Hits:
Description: Prolific PL-2303 USB to Serial适配器WinCE 5.0驱动源代码-Prolific PL-2303 USB to Serial adapter WinCE 5.0 driver source code Platform: |
Size: 30720 |
Author:LiQiang |
Hits:
Description: 采用KEIL MDK开发环境,实现USB下的虚拟串口驱动程序,内附全部源码,欢迎交流!-Using KEIL MDK development environment to achieve under the virtual USB serial port driver, included all the source code, please share! Platform: |
Size: 244736 |
Author:zhangguiqing |
Hits:
Description: 本书系统地介绍了嵌入式Linux设备驱动开发的相关知识和实例,主要包括:
数码管驱动程序;键盘驱动程序;A/D、D/A驱动程序;LCD驱动程序;触摸屏驱动程序;CAN总线驱动程序;I2C总线驱动程序;音频总线驱动程序;IDE驱动程序;NAND Flash和NOR Flash驱动程序;USB设备驱动程序;串口驱动程序;网络设备驱动程序。
实例丰富、讲解细致、代码分析详尽,嵌入式Linux设备驱动开发的理想参考用书。 -This book systematically introduces embedded Linux device driver development of knowledge and examples, including: digital tube drivers the keyboard driver A/D, D/A Driver LCD driver touch screen driver CAN Bus Driver I2C bus driver audio bus driver IDE driver NAND Flash and NOR Flash Driver USB device driver serial port driver network device drivers. Abundant examples to explain the detailed and exhaustive code analysis, embedded Linux device driver development of an ideal reference book. Platform: |
Size: 19979264 |
Author:keke |
Hits:
Description: 《圈圈教你玩USB(附盘)》附带的光盘中有USB学习板的电路图以及所有实验的完整源代码包(C/C++语言)。通过U盘、USB鼠标、USB键盘、USBMIDI键盘、USB转串口、自定义的USBHID设备和自定义的USB设备等几个具体的USB例子,一步步讲解USB设备及驱动程序和应用程序开发的详细过程和步骤。最后两章介绍USBWDM驱动开发,并给出一个简单的USB驱动和USB上层过滤驱动的实例。-"Circle teach you to play USB (attached disk)" with USB CD-ROM in the circuit board and all learn the complete source code package test (C/C++ language). Through U disk, USB mouse, USB keyboard, USBMIDI keyboard, USB to serial port, USBHID custom USB device and custom USB device, and several other specific examples, step by step and explain the USB device driver and application development of detailed process and steps. The last two chapters introduce USBWDM driven development, and gives a simple USB drive and USB upper filter driver instance. Platform: |
Size: 35291136 |
Author:kevin |
Hits:
Description: 一个USB转串口驱动源程序,适用于XP,相信很多朋友都恨期待吧!-A USB to serial driver source code for XP, I believe many of my friends hate looking forward to it! Platform: |
Size: 15360 |
Author:笑天 |
Hits:
Description: 431芯片USB转串口驱动和相应的测试与代码-431-chip USB to serial port driver and the corresponding test and code Platform: |
Size: 131072 |
Author:gjchen |
Hits:
Description: USB转串口驱动程序,c++代码,实现USB到9针串口的数据转发驱动-USB to serial port driver, c++ code, USB to9 pin serial data transmission drive Platform: |
Size: 5120 |
Author:kingdek |
Hits:
Description: 基于WINCE5.0系统的,CP210x的驱动程序源代码,能实现USB转串口的功能。-WINCE5.0 system, CP210x driver source code, can achieve a USB to serial port functionality. Platform: |
Size: 1924096 |
Author:陈徐峰 |
Hits:
Description: USB转串口驱动程序,源程序,直接烧写就行,还行还行,参考-USB to serial driver source code, direct programming on the line, okay okay, Reference Platform: |
Size: 77824 |
Author:daff |
Hits:
Description: 笔记本上没有串口的童鞋不用担心啦,用这个软件就可以轻松实现USB转换成串口的功能,方便您调试程序-if there is no serial port on your pc,don t worry.This soft can help you turn you USB port to serial port .And this will make it easy to test you code. Platform: |
Size: 2025472 |
Author:yabinwang |
Hits: