<?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/1302" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2008-03-17T10:33:40+02:00</updated>

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

		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2008-03-17T10:33:40+02:00</updated>

		<published>2008-03-17T10:33:40+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1302&amp;p=4623#p4623</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1302&amp;p=4623#p4623"/>
		<title type="html"><![CDATA[Means for updating firmware over USB, like DFU?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1302&amp;p=4623#p4623"><![CDATA[
The boot loader is a firmware resident in the AVR, together with your application. Not a separate device. The boot loader is in the upper most 2k of flash memory, the rest is available for your application.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Mon Mar 17, 2008 10:33 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2008-03-17T02:04:42+02:00</updated>

		<published>2008-03-17T02:04:42+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1302&amp;p=4616#p4616</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1302&amp;p=4616#p4616"/>
		<title type="html"><![CDATA[Means for updating firmware over USB, like DFU?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1302&amp;p=4616#p4616"><![CDATA[
So I take it the boot loader must be a separate device that programs my AVR, and not code resident on the device itself?  It sure would be nice if I could have the AVR update itself, but perhaps that is not possible.<br /><br />Thanks for the help so far.  I'll look into the boot loaders listed on that page.<p>Statistics: Posted by Guest — Mon Mar 17, 2008 2:04 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2008-03-17T00:28:33+02:00</updated>

		<published>2008-03-17T00:28:33+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1302&amp;p=4615#p4615</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1302&amp;p=4615#p4615"/>
		<title type="html"><![CDATA[Means for updating firmware over USB, like DFU?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1302&amp;p=4615#p4615"><![CDATA[
You want a boot loader. See <!-- m --><a class="postlink" href="http://www.obdev.at/products/avrusb/prjprog.html">http://www.obdev.at/products/avrusb/prjprog.html</a><!-- m --> for examples.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Mon Mar 17, 2008 12:28 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[bigtex]]></name></author>
		<updated>2008-03-16T22:58:44+02:00</updated>

		<published>2008-03-16T22:58:44+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1302&amp;p=4605#p4605</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1302&amp;p=4605#p4605"/>
		<title type="html"><![CDATA[Means for updating firmware over USB, like DFU?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1302&amp;p=4605#p4605"><![CDATA[
Hello,<br /><br />I'm currently planning out my first project using AVR-USB.  There's something I haven't been able to figure out yet from reading (skimming) through the documentation and these forums.  I would like to use the same USB connection that the device will operate on it to also apply future firmware updates, as is done on devices with a DFU bootloader.  Is that currently supported by AVR-USB or any of the related tools?<br /><br />My project will be a little three-color status light for code build and test systems.  It will talk to a launch daemon based on the example code in the PowerSwitch project.  I'll be making about 100 to 200 of these, so I want them to be as small and cheap as possible.  I want to be able to apply future firmware updates over the same USB connection that is being used to drive the device.  Any input on implementing that would be really helpful.<br /><br />Thanks!<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=933">bigtex</a> — Sun Mar 16, 2008 10:58 pm</p><hr />
]]></content>
	</entry>
	</feed>
