Hello All,
I used the Window firmware upgraders to flash v5.3 and then flash v.6.0.
But now when I use USBSerial1 there appears to be no temporary buffer for any data that is printed before I open a terminal (Putty) in windows. I.e anything I print in my setup() is missed, only commands executed in loop() will appear. Is this normal for v6.0 and is there a way to turn this on?
Secondly My USB driver can see both COMs (3&7 for me) and while USBSerial1 works on COM7 I cannot use Serial1 on COM3.
Can anyone help me with ways of debugging this? or confirm that this should be working?
I’ve uninstalled the driver, rebooted the computer and re-flashed the program but I’m still not able to use Serial1.
My operating system is windows 10.
Thankyou very much.
Hayden