Page 2 of 2

Re: Error message after v8 update

Posted: Mon Jun 01, 2020 5:02 pm
by SLAyER_0307
I dont know which usb to uart because I didnt build it myself
Reset sent to the GIMX adapter.
Current baudrate: 500000 bps.
Trying baudrate: 2000000 bps.
Trying baudrate: 1000000 bps.
Trying baudrate: 500000 bps.
src/windows/gserial.c:66 set_serial_params: SetCommState failed with error: Parametre hatalı.


Error: failed to open the GIMX adapter
Error: failed to send data to the GIMX adapter
this is where 4 second delay is happening.

Re: Error message after v8 update

Posted: Mon Jun 01, 2020 5:12 pm
by LoneWolf81
If you go into device manager and expand your com ports it should show you, for example a cp2102 will come up as Silicon Labs CP210X USB to UART Bridge and com number in brackets

Re: Error message after v8 update

Posted: Mon Jun 01, 2020 9:15 pm
by Matlo
I checked the delay, it is actually 3 seconds for each attempted baud rate, so 6 seconds in total. This happens because your adapter is built with a USB to UART adapter that does not support any of the higher baud rates GIMX is capable of using.