<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — Power supply during firmware upload]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/4724/" />
	<updated>2014-01-28T23:11:11Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/4724/power-supply-during-firmware-upload/</id>
		<entry>
			<title type="html"><![CDATA[Re: Power supply during firmware upload]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/48044/#p48044" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>3dcad wrote:</cite><blockquote><div class="quotebox"><cite>satman49 wrote:</cite><blockquote><p>I am getting this error when I try to upload,&nbsp; &nbsp;avrdude:stk500_getsync() :not in sync resp=0x89. Anybody know what that means and how to correct it? Ii compiles without error tho.I am assuming its sync problem from what the error says.</p></blockquote></div><p>I have the same error, any suggestions? </p><p>thanks</p></blockquote></div><p>I had the same problem yesterday, but with resp=0x00.&nbsp; I understand this error can be caused by almost any communications problem, but for me, I had to revert to installing manually with an older version of avrdude:</p><p><a href="http://www.soliforum.com/topic/5344/sync-error-uploading-firmware-with-arduino-105avrdude-511/">http://www.soliforum.com/topic/5344/syn … rdude-511/</a></p><p>Other suggestions I found online didn&#039;t work for me, but might work for you:</p><p> - set the default baud rate of the port to 38400 (in system device hardware settings on Windows)<br /> - make sure auto-reset jumper is present (next to pin 9 of chip in middle of board)<br /> - manually press reset button just when compile completes<br /> - (re)install the usb serial drivers</p><p>Personally, I found it incredibly frustrating that the Arduino IDE recompiles the code every time you upload.&nbsp; Running avrdude from the command line was a lot faster way to try out different settings and setups.</p>]]></content>
			<author>
				<name><![CDATA[tealvince]]></name>
				<uri>https://www.soliforum.com/user/676/</uri>
			</author>
			<updated>2014-01-28T23:11:11Z</updated>
			<id>https://www.soliforum.com/post/48044/#p48044</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Power supply during firmware upload]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/48036/#p48036" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>satman49 wrote:</cite><blockquote><p>I am getting this error when I try to upload,&nbsp; &nbsp;avrdude:stk500_getsync() :not in sync resp=0x89. Anybody know what that means and how to correct it? Ii compiles without error tho.I am assuming its sync problem from what the error says.</p></blockquote></div><br /><p>I have the same error, any suggestions? </p><p>thanks</p>]]></content>
			<author>
				<name><![CDATA[3dcad]]></name>
				<uri>https://www.soliforum.com/user/1924/</uri>
			</author>
			<updated>2014-01-28T21:29:18Z</updated>
			<id>https://www.soliforum.com/post/48036/#p48036</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Power supply during firmware upload]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/43078/#p43078" />
			<content type="html"><![CDATA[<p>thanks, reading it now.</p>]]></content>
			<author>
				<name><![CDATA[satman49]]></name>
				<uri>https://www.soliforum.com/user/574/</uri>
			</author>
			<updated>2013-12-03T01:23:37Z</updated>
			<id>https://www.soliforum.com/post/43078/#p43078</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Power supply during firmware upload]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/43077/#p43077" />
			<content type="html"><![CDATA[<p>check your PM&#039;s</p>]]></content>
			<author>
				<name><![CDATA[adrian]]></name>
				<uri>https://www.soliforum.com/user/663/</uri>
			</author>
			<updated>2013-12-03T01:12:41Z</updated>
			<id>https://www.soliforum.com/post/43077/#p43077</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Power supply during firmware upload]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/43076/#p43076" />
			<content type="html"><![CDATA[<p>I am getting this error when I try to upload,&nbsp; &nbsp;avrdude:stk500_getsync() :not in sync resp=0x89. Anybody know what that means and how to correct it? Ii compiles without error tho.I am assuming its sync problem from what the error says.</p>]]></content>
			<author>
				<name><![CDATA[satman49]]></name>
				<uri>https://www.soliforum.com/user/574/</uri>
			</author>
			<updated>2013-12-03T01:01:52Z</updated>
			<id>https://www.soliforum.com/post/43076/#p43076</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Power supply during firmware upload]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/43066/#p43066" />
			<content type="html"><![CDATA[<p>thanks , should have realized that as I using an arduino uno in a camera slider project and uploading test sketches without<br />the 12v plugged in.</p>]]></content>
			<author>
				<name><![CDATA[satman49]]></name>
				<uri>https://www.soliforum.com/user/574/</uri>
			</author>
			<updated>2013-12-02T22:33:37Z</updated>
			<id>https://www.soliforum.com/post/43066/#p43066</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Power supply during firmware upload]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/43065/#p43065" />
			<content type="html"><![CDATA[<p>The printer electronics are essentially Arduino boards. This means you don&#039;t need the external 12V usually required by the printer.</p><p>If you think about it, most Arduino projects will only have the USB power when being flashed.</p>]]></content>
			<author>
				<name><![CDATA[lawsy]]></name>
				<uri>https://www.soliforum.com/user/51/</uri>
			</author>
			<updated>2013-12-02T22:27:07Z</updated>
			<id>https://www.soliforum.com/post/43065/#p43065</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Power supply during firmware upload]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/43056/#p43056" />
			<content type="html"><![CDATA[<p>I am reading about uploading the firmware on:</p><p><a href="http://www.solidoodle.com/how-to-2/how-to-update-firmware/">http://www.solidoodle.com/how-to-2/how- … -firmware/</a> and</p><p><a href="http://www.soliwiki.com/Updating_Solidoodle_Firmware">http://www.soliwiki.com/Updating_Solidoodle_Firmware</a></p><br /><p>The first says to just have the usb only plugged in but the second doesn&#039;t say that.It does say:!!!!WARNING!!! Maintain a stable power connection, a UPS (Universal Power Supply) is best anytime you flash firmware to ensure stable power</p><br /><p>Which is correct? LOL I dont want to make my SD3 a boat anchor.</p>]]></content>
			<author>
				<name><![CDATA[satman49]]></name>
				<uri>https://www.soliforum.com/user/574/</uri>
			</author>
			<updated>2013-12-02T19:51:27Z</updated>
			<id>https://www.soliforum.com/post/43056/#p43056</id>
		</entry>
</feed>
