Search found 1 match

by gobi2000
Sat Jul 25, 2020 5:00 am
Forum: Geeetech A10 Series
Topic: Geeetech A10 Bricked! need help!
Replies: 1
Views: 2702

Re: Geeetech A10 Bricked! need help!

Im hawe original hex bakup writh avrdude

backup flash flash_backup_file.hex
avrdude -C avrdude.conf -p m2560 -c wiring -P COM3 -b 115200 -U flash:r:flash_backup_file.hex:i
backup eeprom eeprom_backup_file.hex
avrdude -C avrdude.conf -p m2560 -c wiring -P COM3 -b 115200 -U eeprom:r:eeprom_backup ...