Welcome! Log In Create A New Profile

Advanced

Need help programning the Extruder controller v2.2 board

Posted by sirbj 
Need help programning the Extruder controller v2.2 board
January 07, 2012 06:59PM
Hey Reprappers

I am in need of some help, I am working on a Mendel and it is begins to be a very long project.
The problem is with the “Extruder controller v2.2” board, when I try to program the chip, I get an error.

I am using these tools:
Main Chip: ATMEGA168 20AU
Uploading tool: USBtiny
Uploading program: Arduino v18
Bootloader: ATmegaBOOT_168_diecimila.hex

I am getting this error:
avrdude: verification error, first mismatch at byte 0x39aa
0x85 != 0x00
avrdude: verification error; content mismatch


Is there any one there know what this means and what a solution might be.

could really use some help.

greetings from
SirBj
Re: Need help programning the Extruder controller v2.2 board
January 08, 2012 10:46AM
It means that at address 0x39AA it tried to write a 0x00 but it read a 0x85 while verifying.


Bob Morrison
Wörth am Rhein, Germany
"Luke, use the source!"
BLOG - PHOTOS - Thingiverse
Re: Need help programning the Extruder controller v2.2 board
January 09, 2012 01:43PM
OK many thanks.

Is there some reason for this, a fix perhaps, or is it some thing i am doing wrong in my attempt of programing the chip.

could really use some help.

greetings from
SirBj
Sorry, only registered users may post in this forum.

Click here to login