Member | Action | Date |
---|---|---|
|
Replied
to
CP210x Driver v10.1.1 issue with Windows 10, build 1803
This is not an installation issue unless the INF file is incorrect. Here is more information: This concerns Amateur radios with built in CP210x USB devices.
|
May 15 2018, 1:34 AM |
|
Replied
to
CP210x Driver v10.1.1 issue with Windows 10, build 1803
PLEASE!!! There is another issue! Using the .NET serial port class (.NET 4.0) will fail on a port.Open(comport, 115200); You driver reports that the maximum baud rate is 23800. Tom |
May 04 2018, 3:44 PM |
|
Replied
to
Cannot connect to Cp210x USB to UART at 115200
I found the issue. Icom radios use the version 6.xxx drivers. Windows update has installed the Universal Windows Drivewr. This drivers reports a maximum baud rate of 23800 when used with Microsoft .NET
Show more
|
May 01 2018, 12:24 AM |
|
Replied
to
Cannot connect to Cp210x USB to UART at 115200
More details.... Upon doing a port open in .NET I receive an exception that the maximum baud rate is 23800! The code is very simple....NET 4.0 where baud is 115200 port = new SerialPort(comport, baud); Then the exception happens that the maximum baud rate is 23800 |
Apr 30 2018, 6:59 PM |
|
Posted
Cannot connect to Cp210x USB to UART at 115200 on
Forum
I have a funny problem. I have two computers out of a few hundred that connect to a serial port at 115200. They can connect fine at 19200. Here is the trace from a serial port sniffer. 19200 Baud Trace: [29/04/2018 19:10:43] - Open port COM3 (C:\Program Files (x86)\VA2FSQ\Win4IcomSuite-v1.00-x64\Win4IcomSuite.exe) Any ideas? Thanks |
Apr 29 2018, 9:11 PM |