<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Problems Programming Extruder</title>
        <description> Hi Guy&#039;s

 I am wondering if anyone can give me some advise on a problem i am having with one of the boards.. I&#039;ve got myself a set of  Reprap&#039;s MIDI Electronics from IPRINT3D , and after having a few problems , I desided i would re-program the motherboard and extruder controller with the  latest firmware.

Ive successfully reprogrammed the motherboard , but the only problem i am having is with the extruder controller...

After loading the arduino software and selecting Tools-&amp;gt;Board-&amp;gt;Arduino Diecimila or Duemilanove w/ ATmega 168 then selecting Sketch-&amp;gt;Verify/Compile.

The program compile&#039;s without errors. 

I then connect the usb to the extruder controller and Select Upload to I/O Board, but i get the following error :

avrdude: stk500_getsync(): not in sync: resp=0x00
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x51

Ive also tryed holding the reset button and releasing it as soon the Upload to I/O Board button is pressed.. but same error .

Anyone have any ideas how to over come this problem ?

Gary</description>
        <link>https://reprap.org/forum/read.php?13,51371,51371#msg-51371</link>
        <lastBuildDate>Sun, 06 Sep 2026 08:30:52 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?13,51371,51589#msg-51589</guid>
            <title>Re: Problems Programming Extruder</title>
            <link>https://reprap.org/forum/read.php?13,51371,51589#msg-51589</link>
            <description><![CDATA[ ... it's the same with my Arduino Pro Mini and the Boarduino - when the compiled size is displayed in the IDE-window, i press the reset button and it starts uploading ... no real time critical behaviour ...]]></description>
            <dc:creator>VDX</dc:creator>
            <category>Controllers</category>
            <pubDate>Wed, 14 Jul 2010 04:02:29 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,51371,51588#msg-51588</guid>
            <title>Re: Problems Programming Extruder</title>
            <link>https://reprap.org/forum/read.php?13,51371,51588#msg-51588</link>
            <description><![CDATA[ Try letting go of the reset button as soon as the size of the sketch is displayed in the output window of arduino.<br />
<br />
Have you connected the USB-TTL cable to the extruder board?]]></description>
            <dc:creator>Matthew</dc:creator>
            <category>Controllers</category>
            <pubDate>Wed, 14 Jul 2010 03:52:41 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,51371,51392#msg-51392</guid>
            <title>Re: Problems Programming Extruder</title>
            <link>https://reprap.org/forum/read.php?13,51371,51392#msg-51392</link>
            <description><![CDATA[ You also get this error if the USB RTS line doesn't reset the extruder controller to get the boot strap loader online.<br />
<br />
So your potential problems are:<br />
<br />
1. Wrong serial port in use for USB connection.<br />
2. Not resetting board from USB cable (lots of people have this, they learn when to manually push the reset button).<br />
3. IDE enviorment not setup for USB serial connection (sounds wierd if you used standard downloads)<br />
4. Target board doesn't have the boot strap loader loaded into it. (After pressing reset it should blink a number of times, pause and then blink once more).]]></description>
            <dc:creator>freds</dc:creator>
            <category>Controllers</category>
            <pubDate>Sun, 11 Jul 2010 23:19:32 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,51371,51373#msg-51373</guid>
            <title>Re: Problems Programming Extruder</title>
            <link>https://reprap.org/forum/read.php?13,51371,51373#msg-51373</link>
            <description><![CDATA[ There seem to be two different versions of avrdude doing the rounds, one packaged with the arduino code, and the other the generic package.<br />
<br />
You need the arduino protocol, not the stk500 protocol, which from the function names I am guessing it is trying to use.<br />
<br />
So find the version that comes with the arduino package, and it should work.<br />
<br />
David]]></description>
            <dc:creator>davidgoodenough</dc:creator>
            <category>Controllers</category>
            <pubDate>Sun, 11 Jul 2010 14:53:14 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,51371,51371#msg-51371</guid>
            <title>Problems Programming Extruder</title>
            <link>https://reprap.org/forum/read.php?13,51371,51371#msg-51371</link>
            <description><![CDATA[ Hi Guy's<br />
<br />
 I am wondering if anyone can give me some advise on a problem i am having with one of the boards.. I've got myself a set of  <b>Reprap's MIDI Electronics</b> from <b>IPRINT3D</b> , and after having a few problems , I desided i would re-program the motherboard and extruder controller with the  latest firmware.<br />
<br />
Ive successfully reprogrammed the motherboard , but the only problem i am having is with the extruder controller...<br />
<br />
After loading the arduino software and selecting <b>Tools-&gt;Board-&gt;Arduino Diecimila or Duemilanove w/ ATmega 168</b> then selecting <b>Sketch-&gt;Verify/Compile.</b><br />
<br />
The program compile's without errors. <br />
<br />
I then connect the usb to the extruder controller and Select <b>Upload to I/O Board</b>, but i get the following error :<br />
<br />
<b><span style="color:#FF0033">avrdude: stk500_getsync(): not in sync: resp=0x00<br />
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x51</span></b><br />
<br />
Ive also tryed holding the reset button and releasing it as soon the <b>Upload to I/O Board</b> button is pressed.. but same error .<br />
<br />
Anyone have any ideas how to over come this problem ?<br />
<br />
Gary]]></description>
            <dc:creator>Gary Riding</dc:creator>
            <category>Controllers</category>
            <pubDate>Sun, 11 Jul 2010 14:26:36 -0400</pubDate>
        </item>
    </channel>
</rss>
