<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Can&amp;#039;t connect ot Sanguinololu</title>
        <description> I&#039;m trying to upload the Marlin firmware to my Atmega 1284p which had the bootloader already installed on it, on my Sanguinololu. At first I was getting an error. I can&#039;t remember what the error code was. But it changed to the:

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

I tried changed the avr.config file in the arduino-0023&amp;gt;hardware&amp;gt;tools&amp;gt;avr&amp;gt;etc. directory. That&#039;s what changed it to that error. I&#039;ve soldered in the auto reset bus, I&#039;ve tried holding down the reset button while it uploads, I&#039;ve changed my com port settings so where they were 38400 so they matched with the boards.txt file and checked the &quot;RTS on close&quot; box; I&#039;ve made sure the correct com port and board are selected. 

And when I plug in the board on usb it does show that it is an FTDI connected.

So, I&#039;m not sure what to do. I don&#039;t know what else to try. Could it be that my chip is fried? I&#039;ve looked through the forums and on the wiki.

Any ideas?

Thanks in Avance</description>
        <link>https://reprap.org/forum/read.php?1,244064,244064#msg-244064</link>
        <lastBuildDate>Fri, 17 Jul 2026 04:28:39 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?1,244064,245106#msg-245106</guid>
            <title>Re: Can&#039;t connect ot Sanguinololu</title>
            <link>https://reprap.org/forum/read.php?1,244064,245106#msg-245106</link>
            <description><![CDATA[ I tried that and still nothing. I eventually decided to re-check my soldering on the FTDI, and turns out I had pins 1 and 2 soldered together... I fixed that, did the echo test and it worked. I then uploaded Marlin with no problems. Even connected it to Ponterface. <br />
<br />
Turns out it was something stupid on my part. But thank you guys anyways for the help.]]></description>
            <dc:creator>theruss007</dc:creator>
            <category>General</category>
            <pubDate>Fri, 13 Sep 2013 13:17:10 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,244064,244628#msg-244628</guid>
            <title>Re: Can&#039;t connect ot Sanguinololu</title>
            <link>https://reprap.org/forum/read.php?1,244064,244628#msg-244628</link>
            <description><![CDATA[ probably the wrong bit rate. try different bit rates in putty and see what gives you normal characters across the tx pin. i think the arudino normally communicates at 57600, or somewhere about that. look at the documentation for arduino ide in more detail. otherwise reupload the bootloader to the device that way you will know for sure what bit rate is used. you can use bit banging method if you do not have another arduino or a programmer.]]></description>
            <dc:creator>jamesdanielv</dc:creator>
            <category>General</category>
            <pubDate>Wed, 11 Sep 2013 22:48:39 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,244064,244624#msg-244624</guid>
            <title>Re: Can&#039;t connect ot Sanguinololu</title>
            <link>https://reprap.org/forum/read.php?1,244064,244624#msg-244624</link>
            <description><![CDATA[ After no luck and deciding to go over things in more detail, I took out the Atmega 1284p from the board to see if the error changed. It didn't, which led me to think maybe it was the FTDI. I checked it by connecting the RX and TX oins and when I sent characters from my keyboard I got nothing. Not only that when ever I had the jumper connecting them, I would get random characters. It looked like putty didn't recognize them as characters though, except for a few. <br />
<br />
So basically, I'm thinking it is my FTDI chip, and now need to figure out what I did wrong with it. Should be fun. XD]]></description>
            <dc:creator>theruss007</dc:creator>
            <category>General</category>
            <pubDate>Wed, 11 Sep 2013 22:35:53 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,244064,244216#msg-244216</guid>
            <title>Re: Can&#039;t connect ot Sanguinololu</title>
            <link>https://reprap.org/forum/read.php?1,244064,244216#msg-244216</link>
            <description><![CDATA[ I also just downloaded the Ardion 1.0.1 IDE and after I get a chance, I'll try it out.]]></description>
            <dc:creator>theruss007</dc:creator>
            <category>General</category>
            <pubDate>Tue, 10 Sep 2013 13:47:43 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,244064,244211#msg-244211</guid>
            <title>Re: Can&#039;t connect ot Sanguinololu</title>
            <link>https://reprap.org/forum/read.php?1,244064,244211#msg-244211</link>
            <description><![CDATA[ Glad to know the chip isn't fried. I'll try messing with the Baud rate some. I've already don what the Marlin firmware said to do. Originally the Sanguino didn't show up in the Boards selection, but after I followed the README instructions, it showed up.]]></description>
            <dc:creator>theruss007</dc:creator>
            <category>General</category>
            <pubDate>Tue, 10 Sep 2013 13:21:08 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,244064,244160#msg-244160</guid>
            <title>Re: Can&#039;t connect ot Sanguinololu</title>
            <link>https://reprap.org/forum/read.php?1,244064,244160#msg-244160</link>
            <description><![CDATA[ If you're using the current Marlin, follow the directions in the README.md to install the current Sanguino addons to your Arduino/hardware directory.  This has the correct settings for 644p and 1284p at different clock speeds.  Upgrading to a modern Arduino tools can't hurt either.]]></description>
            <dc:creator>pokey9000</dc:creator>
            <category>General</category>
            <pubDate>Tue, 10 Sep 2013 10:47:35 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,244064,244153#msg-244153</guid>
            <title>Re: Can&#039;t connect ot Sanguinololu</title>
            <link>https://reprap.org/forum/read.php?1,244064,244153#msg-244153</link>
            <description><![CDATA[ not 100% sure but it looks like this is the electronics section you want to reference:<br />
<br />
[<a href="http://reprap.org/wiki/Sanguinololu" target="_blank"  rel="nofollow">reprap.org</a>].]]></description>
            <dc:creator>jamesdanielv</dc:creator>
            <category>General</category>
            <pubDate>Tue, 10 Sep 2013 10:38:02 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,244064,244109#msg-244109</guid>
            <title>Re: Can&#039;t connect ot Sanguinololu</title>
            <link>https://reprap.org/forum/read.php?1,244064,244109#msg-244109</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong></strong><br />I've tried holding down the reset button while it uploads</div></blockquote>
<br />
Pointless, as the ATmega runs in programming mode while reset is held down. Programming mode requires not a serial, but an SPI connection.<br />
<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong></strong><br />I've changed my com port settings so where they were 38400 so they matched with the boards.txt</div></blockquote>
<br />
Your baud rate has to match the one of the bootloader. Bootloaders with 38400 baud are out of fashion for a long time now, more likely is 57600 or 115200 baud. You have to change boards.txt for that.<br />
<br />
Your vendor should know which bootloader her uploaded. Is there a bootloader at all?<br />
<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong></strong><br />Could it be that my chip is fried?</div></blockquote>
<br />
No. As long as the chip responds at all, it's very unlikely it's fried. Unless you attach something like 12V, ATmegas are almost undestroyable.<br />
<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong></strong><br />I've looked through the forums and on the wiki.</div></blockquote>
<br />
But you apparently didn't find the Electronics section :)]]></description>
            <dc:creator>Traumflug</dc:creator>
            <category>General</category>
            <pubDate>Tue, 10 Sep 2013 08:12:23 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,244064,244064#msg-244064</guid>
            <title>Can&#039;t connect ot Sanguinololu</title>
            <link>https://reprap.org/forum/read.php?1,244064,244064#msg-244064</link>
            <description><![CDATA[ I'm trying to upload the Marlin firmware to my Atmega 1284p which had the bootloader already installed on it, on my Sanguinololu. At first I was getting an error. I can't remember what the error code was. But it changed to the:<br />
<br />
avrdude: stk500_getsync(): not in sync: resp=0x00<br />
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x51.<br />
<br />
I tried changed the avr.config file in the arduino-0023&gt;hardware&gt;tools&gt;avr&gt;etc. directory. That's what changed it to that error. I've soldered in the auto reset bus, I've tried holding down the reset button while it uploads, I've changed my com port settings so where they were 38400 so they matched with the boards.txt file and checked the "RTS on close" box; I've made sure the correct com port and board are selected. <br />
<br />
And when I plug in the board on usb it does show that it is an FTDI connected.<br />
<br />
So, I'm not sure what to do. I don't know what else to try. Could it be that my chip is fried? I've looked through the forums and on the wiki.<br />
<br />
Any ideas?<br />
<br />
Thanks in Avance]]></description>
            <dc:creator>theruss007</dc:creator>
            <category>General</category>
            <pubDate>Mon, 09 Sep 2013 22:43:17 -0400</pubDate>
        </item>
    </channel>
</rss>
