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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2007-09-08T20:37:51+02:00</updated>

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

		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2007-09-08T20:37:51+02:00</updated>

		<published>2007-09-08T20:37:51+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=718&amp;p=2302#p2302</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=718&amp;p=2302#p2302"/>
		<title type="html"><![CDATA[AVR Only HID Mass Storage Device]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=718&amp;p=2302#p2302"><![CDATA[
AVR-USB can't do full speed, only low speed. However, if you implement the same functionality (bulk endpoints) in low speed, most operating systems accept them as if it were full speed.<br /><br />I don't see how you can implement a mass storage device as HID, though, without custom drivers. As far as I know, the HID spec has no such option.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Sat Sep 08, 2007 8:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2007-09-04T05:35:44+02:00</updated>

		<published>2007-09-04T05:35:44+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=718&amp;p=2248#p2248</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=718&amp;p=2248#p2248"/>
		<title type="html"><![CDATA[AVR Only HID Mass Storage Device]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=718&amp;p=2248#p2248"><![CDATA[
I think I may need to clarify my last post.<br /><br />The examples should have read.<br /><br />Full Speed, Mass storage device using bulk transfer.<br />Low Speed, HID device using control or interrupt transfer.<br /><br />TIA.<p>Statistics: Posted by Guest — Tue Sep 04, 2007 5:35 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2007-09-04T02:07:05+02:00</updated>

		<published>2007-09-04T02:07:05+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=718&amp;p=2247#p2247</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=718&amp;p=2247#p2247"/>
		<title type="html"><![CDATA[AVR Only HID Mass Storage Device]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=718&amp;p=2247#p2247"><![CDATA[
I've been researching this, and it seems possible.  Can anyone provide information regarding the possibility of implementing this device.<br /><br />I want to use an ATmega168, or similar device, to act as a &quot;flash drive&quot; and store one (1) file in the SRAM portion of the uP.<br /><br />It seems like you could do this via several combinations.<br /><br />I.e. Full speed, HID Mass Storage device using Bulk transfer.<br />or   Low speed, HID Mass Storage device using control or interrupt transfer.<br />or   Low speed, HID (Insert device here) using control or interrupt transfer.<br /><br />Again, it seems entirely possible.  Looking for any &quot;gotchas&quot; people might see that I haven't yet.<p>Statistics: Posted by Guest — Tue Sep 04, 2007 2:07 am</p><hr />
]]></content>
	</entry>
	</feed>
