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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2008-11-05T12:55:14+02:00</updated>

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

		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2008-11-05T12:55:14+02:00</updated>

		<published>2008-11-05T12:55:14+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1606&amp;p=6596#p6596</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1606&amp;p=6596#p6596"/>
		<title type="html"><![CDATA[AVR as usb host?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1606&amp;p=6596#p6596"><![CDATA[
The final dot is not part of the URL, the URL is<br /><br /><!-- m --><a class="postlink" href="http://www.obdev.at/products/avrusb/links.html">http://www.obdev.at/products/avrusb/links.html</a><!-- m --><p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Wed Nov 05, 2008 12:55 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2008-11-05T11:22:31+02:00</updated>

		<published>2008-11-05T11:22:31+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1606&amp;p=6593#p6593</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1606&amp;p=6593#p6593"/>
		<title type="html"><![CDATA[&quot;Document Not Found&quot;]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1606&amp;p=6593#p6593"><![CDATA[
<blockquote><div><cite>christian wrote:</cite>See &quot;embedded USB hosts&quot; at <!-- m --><a class="postlink" href="http://www.obdev.at/products/avrusb/links.html">http://www.obdev.at/products/avrusb/links.html</a><!-- m -->. The first link is a firmware implementation.</div></blockquote><br /><br />May be link above is wrong ?<p>Statistics: Posted by Guest — Wed Nov 05, 2008 11:22 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[seb]]></name></author>
		<updated>2008-08-03T13:22:43+02:00</updated>

		<published>2008-08-03T13:22:43+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1606&amp;p=5921#p5921</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1606&amp;p=5921#p5921"/>
		<title type="html"><![CDATA[AVR as usb host?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1606&amp;p=5921#p5921"><![CDATA[
@christian: thank you very much! I'm going to try this when I get the hardware. My next problem will be actually reading from the usb key... don't think it should be too much of a problem though...<br />Thanks again<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1246">seb</a> — Sun Aug 03, 2008 1:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2008-07-29T17:53:17+02:00</updated>

		<published>2008-07-29T17:53:17+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1606&amp;p=5875#p5875</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1606&amp;p=5875#p5875"/>
		<title type="html"><![CDATA[AVR as usb host?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1606&amp;p=5875#p5875"><![CDATA[
See &quot;embedded USB hosts&quot; at <!-- m --><a class="postlink" href="http://www.obdev.at/products/avrusb/links.html">http://www.obdev.at/products/avrusb/links.html</a><!-- m -->. The first link is a firmware implementation.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Tue Jul 29, 2008 5:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[seb]]></name></author>
		<updated>2008-07-29T08:04:06+02:00</updated>

		<published>2008-07-29T08:04:06+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1606&amp;p=5866#p5866</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1606&amp;p=5866#p5866"/>
		<title type="html"><![CDATA[AVR as usb host?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1606&amp;p=5866#p5866"><![CDATA[
Hi, im fairly inexperienced with usb itself, I believe that in principal it works similarly to i2c, but I know there are differences in how it actually works. However, I do know a bit about electronics, and looking at the sample schematics included with avrusb, it appears that the avr device is always connected as a slave...?<br /><br />Is it possible to use the avr as the host, and read from usb keys etc? Because that would greatly aid me with my current project... I have been trawling the internet, and am yet to find a way to read from a usb storage device...<br /><br />Thanks,<br />Seb<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1246">seb</a> — Tue Jul 29, 2008 8:04 am</p><hr />
]]></content>
	</entry>
	</feed>
