I can not run the Lynx term software. Does anyone know how to fix this error?
Error reading ComComboBox1->ComProperty:Registry error (win error code:2)
I can not run the Lynx term software. Does anyone know how to fix this error?
Error reading ComComboBox1->ComProperty:Registry error (win error code:2)
I think this May happen when your system does not have any comm ports. Make sure you have at least 1, which could be real one or something like usbtoserial port, arduino board…
So your saying we need drivers for our usb standard to mini cable
Sorry, but there is not enough information here to answer, like what devices, what OS…What you are trying to do… But I believe the issue is that there are no Comm devices that are showing up on your system.
How to fix depends on your hardware that is supposed to create a serial port.
Examples: Botboarduino as well as many other Arduinos, use an FTDI chip on the board and should automatically install the appropriate drivers and as such comm port.
Arduino Uno and Arduino Lenordo use an Atmega chip and require the appropriate driver to be installed. There is instructions on the Arduino sites for how to do this.
Basic MIcro Arc32. On 32 bit machines may install the appropriate driver. However on 64 bit windows there are issues. They have a driver package up on their website that has the driver and instructions on how to install.
Botboard 2 with Basic Atom Pro 28 - Requires hardware serial port or with most modern systems, USB to serial adapter. What device driver is needed depends on which converter you use. Most people have the best luck with ones that use an FTDI chip, which should automatically use the right driver.
…
we have a botboarduino and when we plug it into the computer it does not seem to install any drivers are we doing something wrong?