<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forums.obdev.at/app.php/feed/topic/6408" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2012-02-02T19:59:33+02:00</updated>

	<author><name><![CDATA[Objective Development Forums]]></name></author>
	<id>https://forums.obdev.at/app.php/feed/topic/6408</id>

		<entry>
		<author><name><![CDATA[Daid]]></name></author>
		<updated>2012-02-02T19:59:33+02:00</updated>

		<published>2012-02-02T19:59:33+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=6408&amp;p=20863#p20863</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=6408&amp;p=20863#p20863"/>
		<title type="html"><![CDATA[Re: Noob Help]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=6408&amp;p=20863#p20863"><![CDATA[
<blockquote><div><cite>duttydea wrote:</cite>I managed to reflash the bootloader using UsbTinyIsp and the config below, but now the Metaboard shows up as an &quot;Unknown Device&quot; and will not accept the drivers.</div></blockquote><br />An unknown device even shows up when there is no software in the chip, just the pullup on the D- line causes your machine to see an USB device. So the most likely cause of an unknown device is no communication. As it's working on a different machine it's most likely electrical related. You could try a different USB cable.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=5154">Daid</a> — Thu Feb 02, 2012 7:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[duttydea]]></name></author>
		<updated>2012-01-30T15:22:13+02:00</updated>

		<published>2012-01-30T15:22:13+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=6408&amp;p=20824#p20824</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=6408&amp;p=20824#p20824"/>
		<title type="html"><![CDATA[Re: Noob Help]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=6408&amp;p=20824#p20824"><![CDATA[
Hi David,<br /><br />Thanks for the reply!<br /><br />I managed to reflash the bootloader using UsbTinyIsp and the config below, but now the Metaboard shows up as an &quot;Unknown Device&quot; and will not accept the drivers.<br /><div class="codebox"><p>Code: </p><pre><code>nanode.name=Nanode w/ USB programming and ATmega328<br />nanode.upload.protocol=usbasp<br />nanode.upload.maximum_size=30720<br />nanode.upload.speed=19200<br />nanode.bootloader.low_fuses=0xFF<br />nanode.bootloader.high_fuses=0xDA<br />nanode.bootloader.extended_fuses=0x05<br />nanode.bootloader.path=USBaspLoader<br />nanode.bootloader.file=mega328p_16mhz.hex<br />nanode.bootloader.unlock_bits=0x3F<br />nanode.bootloader.lock_bits=0x0F<br />nanode.build.mcu=atmega328p<br />nanode.build.f_cpu=16000000L<br />nanode.build.core=arduino<br />nanode.build.variant=standard<br />nanode.upload.disable_flushing=true</code></pre></div><br /><br />My UsbTinyIsp uses Libusb and shows up, could this be the reason why the usbasp will not work? maybe they conflict with eachother!!<br /><br />EDIT:<br />I have just managed to install it on another XP computer (No USBTinyISP installed). <br /><br />I Know it works, Now all i need to do is get it working on my development machine (Dell 1501 Vista basic) and on ubuntu (which says &quot;Device descriptor error read/64, error -71)<br /><br />Thanks<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=6326">duttydea</a> — Mon Jan 30, 2012 3:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Daid]]></name></author>
		<updated>2012-01-30T15:08:38+02:00</updated>

		<published>2012-01-30T15:08:38+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=6408&amp;p=20823#p20823</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=6408&amp;p=20823#p20823"/>
		<title type="html"><![CDATA[Re: Noob Help]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=6408&amp;p=20823#p20823"><![CDATA[
If the chip is lacking a bootloader then you need an &quot;In Circuit Programer&quot; (ISP) to program the chip. This is an additional piece of hardware. There are many different versions from cheap to expensive.<br /><br />However, I don't think people would sell this without the bootloader programmed. So it can be one of the following:<br />1) The special driver is missing for windows. See: <!-- m --><a class="postlink" href="http://www.fischl.de/usbasp/">http://www.fischl.de/usbasp/</a><!-- m --><br />2) Your USB hardware (in your PC/Laptop) doesn't accept the low-speed USB Serial build in USBasp. Some new USB controllers do not accept this anymore. You could try a different older PC to see if it works there.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=5154">Daid</a> — Mon Jan 30, 2012 3:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[duttydea]]></name></author>
		<updated>2012-01-29T20:16:49+02:00</updated>

		<published>2012-01-29T20:16:49+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=6408&amp;p=20818#p20818</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=6408&amp;p=20818#p20818"/>
		<title type="html"><![CDATA[Noob Help]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=6408&amp;p=20818#p20818"><![CDATA[
Hi All,<br /><br />I have a Metaboard v1.0 (Purchased from ebay) Its a 328p 16mhz version.<br /><br />When i plug in the USB I get &quot;USB Device not Recognized&quot; on my Windows Vista.<br /><br />Are there any instructions on how to burn the usbasp bootloader onto the chip? I have the Arduino IDE and would be great if i could use the IDE to burn the Bootlader.<br /><br />Thanks in advance<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=6326">duttydea</a> — Sun Jan 29, 2012 8:16 pm</p><hr />
]]></content>
	</entry>
	</feed>
