Bought a root USB to RS232 serial line, Pl2303 chip. The sellers and the official all said does not support WIN8, but I do not believe in Win7 can use in the win8/8.1 will not be used up.The official latest version of the v1.9.0 driver description said that does not support the win 8/8.1, after the attempt does not support. Hardware can be identified but cannot be started (error code 10, yellow exclamation
About javax. Comm
About javax. CommJavax. Comm is an extension API provided by Sun for developing independent communication applications on the platform. (PS: Here, javax's X accurately shows that it is an extension package, rather than a core package. But for historical reasons, not all of javax's extension packages are, for example, swing packages are already part of Java's core architecture. However, to
I have been installing a Java serial port package for half a day and cannot find the serial port. Now I am done. Make a record ~ Because it is developed under Windows, go to download the http://mdubuc.freeshell.org/Jolt/javacomm20-win32.zip (complete version 2.0, and examples ). Installation instructions: (the so-calle
pl2303 output by RS232. Use cp2101/cp2102/ft232bm to make the TTL output better. \ RCurrently, the information I got is: ftbench is very good. Cp210x is generally used and data is easy to lose. \ R
USB to serial port, dual chip and single chip: \ r(1) semitech USB serial ca
ArticleDirectory
Method -:
Method 2:
Use Windows APIs
MSComm control used in MFC
Use USB to serial drive cypress_m8.ko (kernel> = 2.6)
Use hiddev
Introduction: USB 2com is a virtual serial port driver of USB
First of all, standing on the shoulders of giants, the first half is the previous article. I am lucky to be guided by this article, set successfully, and pass the test. The second part is the configuration of the serial port tool. Original address:
First of all, standing on the shoulders of giants, the first half is the previous article. I am lucky to be guided by this article, set successfully, and pass th
Welcome to the independent blog:
Http://junkor.info
First of all, standing on the shoulders of giants, the first half is the previous article. I am lucky to be guided by this article, set successfully, and pass the test. The second part is the configuration of the serial port tool. Original article address
$1. Download: sudo apt-Get install minicom2, insert USB
1, plug in the USB to the serial cable (in the VirtualBox Setup Panel USB option plus the corresponding USB to the serial port option, but this driver is our WIN7 inside)2. (check the corresponding
1. Check whether the kernel supports USB to serial port
2. Set minicom
3. link the android Development Board and restart the system.
Note:
1, if not normal link, please check the serial first TXD-RX, RXD-TX, GND-GND is correct, link OK, you can see the onlie, instead of offline. See the figure below:
2.
in the USB to the serial port, in the terminal input command #dmesg | grep ttyUSB0, if a connection success message appears, the Ubuntu system has identified the device.Note: Ubuntu in the virtual machine environment is not automatically recognized by default, you need to click "Prolific
to the serial line, this time click Prolific usb-serial Controller, click Connect, then there will be a check mark on this option, so the setting is successful.
Go to Linux system and download good minicom. In the terminal input minicom-s, select the serial
Ubuntu system recognizes the device.
Note:Ubuntu in a virtual machine environment cannot be automatically identified by default. You need to clickClick "prolific USB-serial controller" and select "Connect (disconnect fromHost) "to be recognized by the Ubuntu system.
3. Set serial device in the configuration of minicom
, but now have USB to serial port device. But new problems have arisen, for example, the minicom under the PC and target computer communication or there are some configuration problems, the following is the Linux USB to the serial port
problems:Note: By default, Ubuntu has a USB to serial port driver (pl2303) installed.1, # Lsmod | grep usbserialIf there is usbserial, the system supports USB to serial port.2, plug in the US
The USB-to-serial port configuration in Linux was completed for half a day today, and finally the USB-to-serial port under RHEL 6.2 was completed. 1) if you are not sure what chip is used when you connect the
//----------------------------------------------------
// Author: lanyang123456
// Date: 2012-02-28
//----------------------------------------------------
Kernel version 2.6.18, 2.6.32, or 3.1.10
Linux kernel source code with USB to serial port driver
The directory is drivers/USB/s
The following is an example of Z-tek (USB2.0) to a serial adapter (model ZK-U03-2A):
1, according to the requirements of the installation of the adapter driver, "Device Manager/Port", you can find a "USB serial Port (COM4)", the following figure:
2, right click
The chip used by USB serial port converter is PL2303. You can enter the lsusb command on the UbuntuLinux terminal to find the device information # lsusb [root@www.linuxidc.com ~] # LsusbBus002Device001: ID1d6b: 0002LinuxFoundation2. 0roothubBus006Device001: ID1d6b: 000
The chip used by the USB
, there are also some chips on the market that convert USB interfaces to serial ports. One of these chips is a serial port and the other is a USB interface, and the conversion from the serial
Transferred from: http://blog.163.com/smilexiao_11015461/blog/static/2122052182012102410399459/1. Insert the device U port into the PC2, input #lsmod first to see if this device can be detected, see if there is pl2303 word. If so, there is no need to reload the driver. Plus, if you have one, you better use DMESG | grep USB Lookup If you see:"Drivers/usb/
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.