ANNEXE USB de série - easymetal/Korrostop4.0-FR GitHub Wiki
Korrostop4.0 works with a virtual serial interface. This means that a classic serial interface is simulated via a USB connection.
If the operating system has not yet installed the driver, it can be obtained from the following address: D2XX Drivers. The installation instructions are here.
Each Korrostop4.0 occupies an additional serial port. Each operating system has different options to find out under which port Korrostop4.0 can be reached. With Windows this works with the console command MODE
.
The baud rate is 115200
, 8 data bits, one stop bit, parity None, FlowControl XON/XOFF .
Various terminal programs work. We like to use PUTTY.