<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[SoliForum - 3D Printing Community — Update RUMBA board bootloaders ATMega256 & At16u2 using arduino - hOW?]]></title>
		<link>https://www.soliforum.com/topic/15721/update-rumba-board-bootloaders-atmega256-at16u2-using-arduino-how/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/15721/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Update RUMBA board bootloaders ATMega256 & At16u2 using arduino - hOW?.]]></description>
		<lastBuildDate>Wed, 16 Nov 2016 19:46:54 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Update RUMBA board bootloaders ATMega256 & At16u2 using arduino - hOW?]]></title>
			<link>https://www.soliforum.com/post/128170/#p128170</link>
			<description><![CDATA[<div class="quotebox"><cite>alextc wrote:</cite><blockquote><p>ic, i may consider that then, thanks a bunch.</p></blockquote></div><p>You can buy a Windows laptop on Ebay for $100 or less. All you need is Windows XP or higher to run your host and connect to the Printer. You can do your designs and stuff on your MAC then move them to the lappy for printing. Or set your printer up with a different controller that can use an LCD and SDcard. Then just keep your slicer and design software on the MAC,. Slice the model and save the gcode file to the SDcard. Take it to the printer, load it and let it go.</p>]]></description>
			<author><![CDATA[null@example.com (carl_m1968)]]></author>
			<pubDate>Wed, 16 Nov 2016 19:46:54 +0000</pubDate>
			<guid>https://www.soliforum.com/post/128170/#p128170</guid>
		</item>
		<item>
			<title><![CDATA[Re: Update RUMBA board bootloaders ATMega256 & At16u2 using arduino - hOW?]]></title>
			<link>https://www.soliforum.com/post/128166/#p128166</link>
			<description><![CDATA[<p>ic, i may consider that then, thanks a bunch.</p>]]></description>
			<author><![CDATA[null@example.com (alextc)]]></author>
			<pubDate>Wed, 16 Nov 2016 14:14:30 +0000</pubDate>
			<guid>https://www.soliforum.com/post/128166/#p128166</guid>
		</item>
		<item>
			<title><![CDATA[Re: Update RUMBA board bootloaders ATMega256 & At16u2 using arduino - hOW?]]></title>
			<link>https://www.soliforum.com/post/128164/#p128164</link>
			<description><![CDATA[<p>can you borrow one from a friend? </p><p>hate to say it, but there just is not the support for 3d printing on Mac computers that there is with Windows, so maybe a cheap, refurbished laptop might not be a bad idea.</p>]]></description>
			<author><![CDATA[null@example.com (heartless)]]></author>
			<pubDate>Wed, 16 Nov 2016 14:02:55 +0000</pubDate>
			<guid>https://www.soliforum.com/post/128164/#p128164</guid>
		</item>
		<item>
			<title><![CDATA[Re: Update RUMBA board bootloaders ATMega256 & At16u2 using arduino - hOW?]]></title>
			<link>https://www.soliforum.com/post/128163/#p128163</link>
			<description><![CDATA[<p>Well theres nothing in the Wiki that does help, at least for a MAC computer, the communication seems dead in between. Others argue in Windows there&#039;s more success, but getting a PC Windows computer just for this task seems absurd...</p>]]></description>
			<author><![CDATA[null@example.com (alextc)]]></author>
			<pubDate>Wed, 16 Nov 2016 10:46:58 +0000</pubDate>
			<guid>https://www.soliforum.com/post/128163/#p128163</guid>
		</item>
		<item>
			<title><![CDATA[Re: Update RUMBA board bootloaders ATMega256 & At16u2 using arduino - hOW?]]></title>
			<link>https://www.soliforum.com/post/128154/#p128154</link>
			<description><![CDATA[<p>I&#039;ve done it but it&#039;s been so long ago that I doubt I&#039;d be much help.&nbsp; I followed the information found here. <a href="http://reprap.org/wiki/Rumba">http://reprap.org/wiki/Rumba</a></p>]]></description>
			<author><![CDATA[null@example.com (wardjr)]]></author>
			<pubDate>Wed, 16 Nov 2016 03:13:21 +0000</pubDate>
			<guid>https://www.soliforum.com/post/128154/#p128154</guid>
		</item>
		<item>
			<title><![CDATA[Update RUMBA board bootloaders ATMega256 & At16u2 using arduino - hOW?]]></title>
			<link>https://www.soliforum.com/post/128142/#p128142</link>
			<description><![CDATA[<p>Hi!</p><p>So here&#039;s the scenario:</p><p>A RUMBA board (mix of RAMPS + Arduino MEGA256 in a single board) which has the common USB noise/cut operation/connection drops.</p><p>The macos ElCapitan sees the device using lsusb reports the device as ATMega256:</p><p>$lsusb<br />Bus 020 Device 007: ID 2341:0010 2341 Arduino Mega 2560 Serial: 95334323917191</p><br /><p>If I unplug the USB, the device does disappear from lsusb.</p><br /><p>If I try to burn either of the bootloaders (MEGA256 or AT16u2) onto their chips using an ARDUINO MEGA256, all I get is a timeout... BUT if i click the arduino reset button while the timeouts happen, I get this:</p><br /><p>-----------------------------------------</p><p>avrdude: stk500_recv(): programmer is not responding<br />avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00<br />avrdude: stk500_recv(): programmer is not responding<br />avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00</p><p>avrdude: AVR device initialized and ready to accept instructions</p><p>Reading | ################################################## | 100% 0.01s</p><p>avrdude: Device signature = 0x000000 (retrying)</p><p>Reading | ################################################## | 100% 0.00s</p><p>avrdude: Device signature = 0x000000 (retrying)</p><p>Reading | ################################################## | 100% 0.01s</p><p>avrdude: Device signature = 0x000000<br />avrdude: Yikes! Invalid device signature.<br />avrdude: Expected signature for ATmega16U2 is 1E 94 89<br />avrdude: reading flash memory:</p><p>Reading | ################################################## | 100% 9.96s</p><p>avrdude: writing output file &quot;RRD-RUMBA_ATmega16U2_USB2Serial.hex&quot;</p><p>avrdude: safemode: Fuses OK (E:00, H:00, L:00)</p><p>avrdude done. Thank you.</p><p>-----------------------------------------</p><p>Also if I try to simply upload a sketch onto RUMBA, all I get is</p><br /><p>avrdude: stk500v2_ReceiveMessage(): timeout</p><br /><p>over and over.</p><br /><br /><br /><p>So to sum up, I need:</p><p>1) burn the .hex bootloader onto the 16u2 chip<br />2) burn the other .hex bootloader onto the MEGA256<br />3) upload a sketch on the flashed RUMBA</p><br /><p>but all I can get to is a board that is recognized by the system (plug/unplug) and times out.</p><br /><p>Interestingly enough, everytime a timeout is reported by avrdude, the RX led on the RUMBA lights up (but no TX activity at all).</p><br /><br /><p>I&#039;ve checked most of the Google links on &quot;RUMBA&quot; and 16u2, timeout, avrdude to no avial.</p><p>Needless to say, there&#039;s no way for RUMBA to enter in &quot;DFU&quot; mode as suggested by the RepRap wiki... So far I dont think anyone succeeded in such task.</p><br /><p>Weirdly enough, I tried to follow this tutorial:</p><p><a href="https://www.nova-labs.org/wiki/3d_printer_build_group_7_instructions/flashing_rumba_bootloader">https://www.nova-labs.org/wiki/3d_print … bootloader</a></p><p>But aside from NOT working as expected, I notice the Arduino page suggests to use pin number 10 instead of pin 53 like in that link.</p><br /><br /><p>Thanks!</p>]]></description>
			<author><![CDATA[null@example.com (alextc)]]></author>
			<pubDate>Tue, 15 Nov 2016 16:46:44 +0000</pubDate>
			<guid>https://www.soliforum.com/post/128142/#p128142</guid>
		</item>
	</channel>
</rss>
