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
(1) ft232r: ftdi (www.ftdichip.com) recently released a USB Interface Conversion Chip to convert USB to serial UART interfaces, or to synchronize, asynchronous bit-bang interface mode. Ftbench is a real cross-platform solution. It has versions suitable for various operating systems. It is prepared for the Linux kernel and the source code is open. It is part of th
Installation Configuration minicom--------------------------------------------------
#
lsmod | grep usbserial(If you use the serial port directly, but do not use USB to switch serial device, this step can be skipped)
If there is usbserial, the system supports USB to the serial
Code for reading the serial number of usb hdd (USB mobile hard disk information), USB HDD
Code, model, and split of the serial number of the usb hdd.
Visual Studio 2010 is successfully compiled.
The Code uses the related code in s
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 port settings, t
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 Usb-
, 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 configuration and problems:Note: By default, Ubuntu has a
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 to ser
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 the test. The second part is the configuration
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
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 USB to the serial por
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 USB to the serial port, in the terminal
/
Step2, sudo modprobe pl2303
Step3, Sudo/etc/init.d/nfs-kernel-server restart
STEP4, reseat USB switch serial device
Step5,sudo minicom
Ok.
Below is
For the notebook holder without serial port, do hardware development is often not a serial port and worry,
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 to
, 909.594872] pl2303: prolific pl2303 USB to serial adaptor driver
# Lsmod can view the newly added module pl2303 (the gps device is a pl2303 chip, and more than 70% of GPS devices use the prolific pl2303 driver .)
View directory/dev
Run the LS-L/dev/ttyusb0 command.
CrW-RW ---- 1 root dialout 188-0 ...... /Dev/ttyu
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 usb-
I've done this once before, but it's been a long time and forgotten.Today with ch340 in Linux debugging, with a previously written serial debugging program can not send data. Just remember window under the need to install the driver, the actual Linux also need to drive to normal use. The default Linux has this driver, but some old, not used.In today's commissioning process, first plug the ch340 one end into the computerInput command: lsmod | grep usbs
.
The official firmware above gives two end points, one as into, one as out.
Also note 138 rows and 147 rows, this setting is the endpoint type, the USB transport type, including interrupt transmission, control transmission, block transfer, synchronous transmission.
Which control transmission: a small amount of data, no transmission time requirements, transmission has a strict guarantee;
Block transfer: Large data volume, no transmissi
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. If the minicom file is garbled, enter gedit.
Code for reading the serial number of usb hdd (USB mobile hard disk Information)
Code, model, and split of the serial number of the usb hdd.
Visual Studio 2010 is successfully compiled.
The Code uses the related code in smartata. c In CrystalDiskInfo:
The following connectio
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.