|
solved: Extruder firmware not installing? (wrong chip) March 20, 2010 08:29PM |
Registered: 18 years ago Posts: 146 |
sanguino.name=Sanguino sanguino.upload.protocol=stk500 sanguino.upload.maximum_size=63488 sanguino.upload.speed=38400 sanguino.bootloader.low_fuses=0xFF sanguino.bootloader.high_fuses=0xDC sanguino.bootloader.extended_fuses=0xFD sanguino.bootloader.path=atmega644p sanguino.bootloader.file=ATmegaBOOT_644P.hex sanguino.bootloader.unlock_bits=0x3F sanguino.bootloader.lock_bits=0x0F sanguino.build.mcu=atmega644p sanguino.build.f_cpu=16000000L sanguino.build.core=sanguino sanguino.verbose=false
|
Re: Extruder firmware not installing? March 20, 2010 11:50PM |
Registered: 17 years ago Posts: 199 |
|
Re: Extruder firmware not installing? March 21, 2010 02:02AM |
Registered: 18 years ago Posts: 146 |
avrdude: Yikes! Invalid device signature.
avrdude: Expected signature for ATMEGA8 is 1E 93 07
avrdude: AVR device not responding
***failed;
avrdude: verification error, first mismatch at byte 0x0000
0xca != 0xff
avrdude: verification error; content mismatch
avrdude: Yikes! Invalid device signature.
avrdude: Expected signature for ATMEGA168 is 1E 94 06
avrdude: AVR device not responding
***failed;
avrdude: verification error, first mismatch at byte 0x0000
0x00 != 0x07
avrdude: verification error; content mismatch
|
Re: Extruder firmware not installing? March 21, 2010 10:09AM |
Registered: 17 years ago Posts: 199 |
|
Re: Extruder firmware not installing? March 21, 2010 03:40PM |
Registered: 18 years ago Posts: 146 |
They sent me the wrong freaking chip. Not only that they sent it a month later saying it was back ordered. It does appear to have the same pinout, but 16mhz (which I have on there anyway).|
Re: Extruder firmware not installing? March 22, 2010 12:08PM |
Registered: 17 years ago Posts: 199 |
|
Re: Extruder firmware not installing? March 22, 2010 01:09PM |
Registered: 18 years ago Posts: 146 |