t3knomanzer / maxmix-software

Maxmix volume mixer software repository
https://maxmixproject.com
Apache License 2.0
124 stars 30 forks source link

Flashing Issues #255

Open pearson opened 3 years ago

pearson commented 3 years ago

I'm having difficulties flashing v1.5.6 to my MaxMix device. The two issues I'm writing about here are probably unrelated, but I'm not certain.

I'm hoping someone might have some insight into these two problems. Ideally, I'd like to fix the problem with my existing MaxMix, but the problem with the new Arduino Uno might be a problem with OEM Arduino Unos to be solved for the Firmware Installer.

Flashing a new Arduino Nano (Elegoo brand with CH340)

Downloading version 1.5.6 ...
Installing file C:\Users\Chris\AppData\Local\Temp\Maxmix.1.5.6.hex to COM5

avrdude.exe: Version 6.3-20171130
             Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
             Copyright (c) 2007-2014 Joerg Wunsch

             System wide configuration file is "C:\Users\Chris\AppData\Roaming\Ruben Henares\Maxmix\FirmwareInstaller\Resources\avrdude.conf"

             Using Port                    : COM5
             Using Programmer              : arduino
             Overriding Baud Rate          : 57600
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 1 of 10: not in sync: resp=0x46
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 2 of 10: not in sync: resp=0x46
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 3 of 10: not in sync: resp=0x46
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 4 of 10: not in sync: resp=0x46
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 5 of 10: not in sync: resp=0x46
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 6 of 10: not in sync: resp=0x46
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 7 of 10: not in sync: resp=0x46
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 8 of 10: not in sync: resp=0x46
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 9 of 10: not in sync: resp=0x46
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 10 of 10: not in sync: resp=0x46

avrdude.exe done.  Thank you.

Flashing the existing Arduino Nano (Elegoo brand with CH340) in my MaxMix

This problem looks similar, but it probably isn't.

Other notes

quadbyte commented 3 years ago

Not sure what would cause this...

When you say Uno, I guess you meant Nano ?

From my experience, the Elegoos are using the new bootloader, So always uncheck "Use old bootloader" Also make sure with Task Manager that Maxmix is closed, even though there is no Maxmix icon in the tray. You could maybe try to install the latest version of the CH340 driver from there : https://maxmixproject.com/uploads/CH341SER.zip

quadbyte commented 3 years ago

If you're stuck I advise you join our discord server.

samgaudr commented 2 years ago

Had a similar issue with a clean Windows install and Elegoo nano. Installing the CH340 drivers manually made the device discoverable by the firmware installer and then I could flash the MaxMix successfully.