Can't upgrade firmware on my minirambo
I created a build env. and am trying to upgrade to the latest firmware. In Arduino I get the following.
Sketch uses 197,056 bytes (77%) of program storage space. Maximum is 253,952 bytes.
Global variables use 5,285 bytes (64%) of dynamic memory, leaving 2,907 bytes for local variables. Maximum is 8,192 bytes.
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_getsync(): timeout communicating with programmer
Even if i try the firmware updater, i get timeout messages: https://gyazo.com/d83b9e071491f2c0981ac0de793c5fa8 <--screenshot
Anyone know how I can go about fixing this??
Re: Can't upgrade firmware on my minirambo
i ran into the same problem with the firmware updater.
at my sytem i've more than one usb2serial driver installed (for ftdi and ch341a chipset).
guess windows gets a little bit confused with the port numbers...
choosing the correct serial port fixed the problem.
dem inscheniör is' nix zu schwör...
Re: Can't upgrade firmware on my minirambo
Im choosing the correct serial port. I can tell in device manager it says "COM 1" right next to it.